Looks like PalmOS35 send the winEnterEvent followed by a frmOpenEvent.

PalmOS5 sends a frmOpenEvent.  If frmDrawForm() is executed then a winEnterEvent is sent in response.

DeVon Fowler wrote:
I'm having difficulty with the message process
compatibility between PalmOS5 and PalmOS35. Attempting to maintain compatibility between new and
old PalmOS Any insight would be appreciated.

A prc executed in a PalmOS35 emulator sends a
winEnterEvent followed by a frmOpenEvent. The same
prc executed in a PalmOS5 simulator does not send the
winEnterEvent and does send the frmOpenEvent.

Is this a configuration error or was there a change in
the messages sent by PalmOS5 from messages sent by
PalmOS35? Any ideas how to overcome this issue?





--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to