[Plib-users] Menubars overlapped by other widgets
Brought to you by:
sjbaker
From: Vaughn C. C. <cl...@et...> - 2000-10-10 22:49:12
|
I am developing a data visualization program that uses PUI for a menubar and widgets to change options and things. I have multiple sets of widgets that I create and destroy depending on what options the user is working with. The problem is that the menus dropped down from the menubar are displayed behind the currently displayed widgets. Is there any way to explicitly set the draw order, or the layer, or whatever you want to call it? Or are there any other ideas that could get these menus on top where they belong? BTW - I mentioned that I create and destroy sets of widgets because I think the problem is that the menubar is created once, before all these other widgets, and is therefore drawn first, then overlapped. ------------------------------- Vaughn C. Clayton Brigham Young University Center for Earth Remote Sensing cl...@et... |