hi all
i work under linux , and before today i had jogl 1.1b04, with no major problem
since i’m using 1.1b12 i have a swing problem, my JButton JMenu JMenuItem… text isn’t displayed unless i click on it
i use the line :
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
but it doesn’t seems to correct the porblem (which i find normal, since it’s not a weihgt problem)
here’s a snap shot of the problem
http://thomas.ludwig.free.fr/snap.png
thx