IIRC, the dark scrollbar code is some kind of hack in SWT using undocumented Windows API. Hence, with each major update of Windows the new build needs to be white-listed. This is no small patch for the SWT library, so we don't introduce it in a SmartGit release version.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SmartGit
"I thought SWT is supposed to the "independent of system"?"
No, actually, the exact opposite. SWT's goal is to use the native controls as much as possible. Directly from the source, https://www.eclipse.org/swt/:
"SWT is an open source widget toolkit for Java designed to provide efficient,
portable access to the user-interface facilities of the operating systems
on which it is implemented."
--
Guy Rouillier
Infinite Persistence
unread,
Feb 21, 2025, 4:45:41 AMFeb 21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message