Mat
06-21-2002, 07:58 AM
Hi,
I have inserted my OpenGl GLAnimCanvas object in a Java interface. This interface has a menu like "file"... "Edit"... it's a MenuBar object.
When I open the menu with a big number of item, it is in contact with the opengl object.
The problem is that the opengl object hides the menu. The menu is behind the opengl object and the user can no more choose what he wants...
Do you know where the poblem could come from
Thanks a lot
Mat
I have inserted my OpenGl GLAnimCanvas object in a Java interface. This interface has a menu like "file"... "Edit"... it's a MenuBar object.
When I open the menu with a big number of item, it is in contact with the opengl object.
The problem is that the opengl object hides the menu. The menu is behind the opengl object and the user can no more choose what he wants...
Do you know where the poblem could come from
Thanks a lot
Mat