Hi there, When I start my program I pop up a dialog with an edit field. I handle the dialog with FrmInit(), FrmDoDialog() and FrmDeleteFrm(). After I dispose of the dialog the window list is empty. Then I go to my main form with FrmGotoForm(). When I do this POSE, with debug version of 3.3 or earlier ROMs, complains in EvtGetEvent() after a few events with "...has just read directly from an unallocated chunk of memory." With the debug version of 3.5 I don't get the message. Also when I use FrmAlert() at startup I don't get the error with any ROM, os3.5 or os3.3 or earlier. So it seems to me that os3.3 and earlier have a bug when using FrmInit() and FrmDeleteForm() leaving an empty window list. Or is what I'm doing wrong? I could not find anything about this subject in the Palm knowledge base. Does anybody know what is going on here and how I can get around the error? Thanx, Rene --- Rene' Laterveer [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
