Re: [Java, Windows 11] Issues with NetBeans.

2025-02-01 Thread Owen Thomas
On Sun, 2 Feb 2025 at 15:44, Jonas Dampier wrote: > Good evening, > > I am having trouble with NetBeans. > Aren't we all.

[Java, Windows 11] Issues with NetBeans.

2025-02-01 Thread Jonas Dampier
Good evening, I am having trouble with NetBeans.

Re: Corrupted display NB230+Nvidia ?

2025-02-01 Thread Eirik Bakke
I saw the FlatLAF issue https://github.com/JFormDesigner/FlatLaf/issues/887 suggested the corruption could relate to FlatLAF's rounded popup menu feature. Perhaps some screen/component coordinate conversion is going wrong somewhere, e.g. due to HiDPI scaling and multiple monitors. In my own Net

Re: Corrupted display NB230+Nvidia ?

2025-02-01 Thread Jerome Lelasseux
Thanks! Le samedi 1 février 2025 à 11:35:09 UTC+1, Neil C Smith a écrit : On Sat, 1 Feb 2025 at 04:15, Michael Bien wrote: > -J-Dsun.java2d.d3d.onscreen=false will likely solve it right away, but > it essentially turns off hardware acceleration on windows. Ideally a > driver update sh

Re: Corrupted display NB230+Nvidia ?

2025-02-01 Thread Neil C Smith
On Sat, 1 Feb 2025 at 04:15, Michael Bien wrote: > -J-Dsun.java2d.d3d.onscreen=false will likely solve it right away, but > it essentially turns off hardware acceleration on windows. Ideally a > driver update should fix it. It turns off a subset of acceleration. Not completely sure what as the f