Away from computer at the moment so will have to get back after I try the suggestion…
If you are on the Telegraph Netbeans channel, I posted picture with a comparison of 14 vs 15 rc here. https://t.me/apache_netbeans/5314 Eric On Sun, Aug 28, 2022 at 1:45 PM Eirik Bakke <[email protected]> wrote: > I tried netbeans-15-rc4 (running netbeans64.exe) on Windows 11 on OpenJDK > Temurin 17.0.4.1+1, with 250% scaling on one monitor, and everything seems > sized correctly on my machine. > > Perhaps you have old compatibility settings set on NetBeans? Try > right-clicking netbeans64.exe, then Properties->Compatibility->Change High > DPI Settings. Make sure neither of the checkboxes are selected? > > Sometimes it is necessary to sign out of windows and back in again after > changing HiDPI settings. > > A screenshot might be useful--I'm curious. > > -- Eirik > > Product Version: Apache NetBeans IDE 15-rc4 > Java: 17.0.4.1; OpenJDK 64-Bit Server VM 17.0.4.1+1 > Runtime: OpenJDK Runtime Environment 17.0.4.1+1 > System: Windows 11 version 10.0 running on amd64; Cp1252; en_US (nb) > User directory: C:\Users\ebakke\AppData\Roaming\NetBeans\15-rc4 > Cache directory: C:\Users\ebakke\AppData\Local\NetBeans\Cache\15-rc4 > > -----Original Message----- > From: Eric Bresie <[email protected]> > Sent: Sunday, August 28, 2022 12:31 PM > To: [email protected] > Subject: Re: Netbeans 15 rc - Startup Dialog Sizes > > Windows 11. > > Default LAF > > On Sun, Aug 28, 2022 at 10:56 AM Eirik Bakke <[email protected]> wrote: > > > Is this on Linux? Gnome or KDE? > > > > What LAF are you using? > > > > > most of the dialogs appear to be extremely small > > > > Only some of them? What about the main window? > > > > On Linux, if your system scaling is set to exactly 200%, NetBeans > > should detect it and set GDK_SCALE=2 automatically. (Since > > https://github.com/apache/netbeans/pull/3113 ) > > > > Otherwise you'd have to set GDK_SCALE=2 manually. > > > > -- Eirik > > > > -----Original Message----- > > From: Eric Bresie <[email protected]> > > Sent: Sunday, August 28, 2022 9:38 AM > > To: Netbeans Developer List <[email protected]> > > Subject: Re: Netbeans 15 rc - Startup Dialog Sizes > > > > Forgot to mention, running with > > > > openjdk 17.0.4 2022-07-19 > > OpenJDK Runtime Environment Temurin-17.0.4+8 (build 17.0.4+8) OpenJDK > > 64-Bit Server VM Temurin-17.0.4+8 (build 17.0.4+8, mixed mode, > > sharing) > > > > Eric Bresie > > [email protected] > > > > > > On Sun, Aug 28, 2022 at 8:26 AM Eric Bresie <[email protected]> wrote: > > > > > I was trying out the recent Netbeans 15 release candidate and > > > noticed something on startup that most of the dialogs appear to be > > > extremely small. From first glance this included the "import > > > dialog", the "Starting dialog", and the "Welcome" view. > > > > > > I suspect this may be a side effect of the screen resolution as I am > > > on a high resolution setting (3840x2160) and scaling to 250%. > > > > > > Eric Bresie > > > [email protected] > > > > > > -- > Eric Bresie > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > -- Eric Bresie [email protected]
