"Andre Augusto" <[EMAIL PROTECTED]> a �crit dans le message de news: [EMAIL PROTECTED] <snip> > But I have a problem!!!! > If I have a menu in a form, when I click it, the menu shows up (Now the > problem itself!). If the menu stays open more than 1 second, the field > with the time will be redrawn in front of the menu! > How can i solve this problem? Maybe putting a "case" in my EventLoop > function? <snip>
You need to monitor the winExitEvent and winEnterEvent events and only draw the time when inside the form. This is discussed in "Palm OS Companion.pdf" in the "User Interface" chapter, section "Checking Menu Visibility" P114 -- Regis St-Gelais www.laubrass.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
