RFR: 8325900: Emit a warning on macOS if AWT has set the NSAppearance [v3]
Kevin Rushforth
kcr at openjdk.org
Sat Feb 24 00:51:10 UTC 2024
On Fri, 23 Feb 2024 22:10:02 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> > What about SWT ? It looks like SWT also supports dark mode since version 4.12 [1][2].
> > [1] : https://eclipse.dev/eclipse/news/4.12/platform_isv.php#dark-theme-mac [2] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=540357
>
> I haven’t tested this in combination with SWT, have you?
I just did and it works as expected (so no special-casing of an SWT application is needed).
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1367#issuecomment-1962183229
More information about the openjfx-dev
mailing list