hi
i have a basic window with a jmenubar and a canvas
if a do a show/pack of the window it pops as a small bar, when i stretch it, everything works fine
but if i do a setsize on the canvas, when i click on a jmenu, the jmenuitems pop under the canvas
i’m new to opengl/jogl, is there a simple trick to avoid that ?