I have a form with fields that are updated by a Bluetooth comm link about twice a second. Everything works fine until I select the menu. The menu drops down and overwrites the form, just like it should. However, the main form continues to update, overwriting the menu. I tried to block it by setting a flag whenever the menu event happened, but there doesn't seem to be any event that says that the menu has dropped (there are events only when you select a menu option, but that is way too late).
How can I block the over writing of the menu, or failing that, how can I detect that the menu has been selected? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
