"Tony Janke" <[EMAIL PROTECTED]> a �crit dans le message de news: [EMAIL PROTECTED] Regis-
>I tried your recommendation, and no change. Here is what the simulator >says happens during this process (From 1300 is the help form) > >Event # Timestamp Type Details >23 13.009 frmOpen formID=1300 >24 13.019 sysWinEnter enterWindow=0xF03D10, exitWindow=0xF03268 >25 13.021 penUp pos=(144,4) >26 18.258 penDown pos=(78,141) >27 18.259 ctlEnter controlID=1004, pControl=0xF03D98 >28 18.318 ctlSelect controlID=1004, pControl=0xF03D98, on=0 >29 18.367 sysWinExit enterWindow=0xF03268, exitWindow=0xF03D10 >30 18.368 sysWinEnter enterWindow=0xF03268, exitWindow=0xF03D10 >31 18.377 penUp pos=(82,145) > > >There are no frmUpdateEvents generated. Were you suggesting adding this >event to the event queue manually? I dont even see a Close Event for the help form. How do you close it?? If you want to add an update event, you can use FrmUpdateForm in the help form before closing it. -- Regis St-Gelais www.laubrass.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
