Is there more than one version of 3.5 out there? is it possible I have
an old version?
I am getting errors on just the dumbest things and the errors never
occur in the 3.3 roms.
For example... Calling FormDispatchEvent with an event of CtlSelectEvent
and then having the event handler return false causes Palm to crash
somewhere in the ROM. Debugger gives funny characters in error box but
no meaningful message.
Example 2, calling FrmGotoForm calls the event handler with a frmClose
Event (which returns false but does nothing else at all). the formLoad
event takes place and /is/ handled by ApplicationHandle Event, but the
following frmOpenEvent is received but NOT sent to the EventHandler
Identified in the ApplicationHandleEvent routine. Again same code works
in 3.3, and works in 3.5 sometimes but not others.
Example 3. Calling FrmDoDialong causes weird "lockup" like problems as
described in a previous message. Same code works fine on 3.3 100% of
the time. Works only sometimes in 3.5 (but usually not).
Is there something about these ROM's that I should know when calling
FRM... functions? I have been programming around these "bugs" in the OS
for a while now, but it is getting increasingly difficult. if I can't
call FrmDispatchEvent anymore, I am going to get stuck eventually!
derik
email: [EMAIL PROTECTED]
WWW: http://www.pobox.com/~derik
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html