On Thu, 13 Apr 2000 03:47:03 +0200, [EMAIL PROTECTED] wrote:
> The pop-up menus (NSPopUpButton) in panels (NSPanel) are still
> displayed behind the panel window (in an inferior level).
>
> Since the arbitrary levels are deemed implemented in WindowMaker, I
> guess that's a bug with the level setting of NSPopUpButton; the pop up
> menu should probably go to the same level than the submenus or even
> than the main menu, or one level above.
I've added code to set the correct level for popup menus, and modal panels -
but I haven't tested it.