--- Brad Myers <[EMAIL PROTECTED]> wrote: > How am I supposed to tell if a menu is visible? In the new > Update 1 for Palm OS 4.0 development, we are no longer > supposed to access the internals of structures.
Do you need to know if a menu is visible, or do you really need to know when a menu is not visible, so you can draw stuff in your app's window without drawing over the menu? If it is the latter, you might try checking for winEnterEvent as described in "Graphics, Animation, and Games" at http://oasis.palm.com/dev/kb/papers/1148.cfm . __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
