menu's dissappear behind GLCanvas

Hey all,

I have a JMenu w/ several JMenuItems that, when pulled down and they expand over my GLCanvas, the menu items actually dissappear as if behind the canvas.

Any one have ideas on how to fix that?

Any help much appreciated.

Will

JPopupMenu.setDefaultLightWeightPopupEnabled( false )