Le 4 avr. 04, � 20:04, SLO Revo News a �crit :
"FrmAlert(DebugAlert);" is not executed. I know that "CustomersHandleEvent" is really called, but it seems that frmOpenEvent doesn't fire.
How do you know that CustomersHandleEvent is really called?
because I've put a "FrmAlert(DebugAlert);" just before the switch statement and it fired. Once I put it in the "frmOpenEvent" case, nothing happens...
Why don't you put a breakpoint there, or maybe a separate if statement with a FrmAlert call, and see what events are getting through using a debugger?
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
