"DIAMOND JEFF" <[EMAIL PROTECTED]> wrote in message
news:50751@palm-dev-forum...
>
> I'm trying to port a working application to the Handspring Prism.
> I'm getting an odd OS error in debugging using the Handspring Emulator
> 3.1 and CW 7 that I don't get when running the prc directly in the
> Handspring Emulator, so I wonder if this is a CW 7 compatibility
> issue...

Jeff, to check this, turn off the "Always Download Application" flag in
the Palm Debugger Settings preference.  Then, Hotsync the PRC and debug
it without downloading a fresh copy.  This will indicate if something
went wrong in the CW download process.

> All 100% normal as on any Palm...
> The catch?  On the Prism, that call to MenuHandleEvent in my main loop
> returns
> false (unhandled) even though my function returned true (handled).

Don't you mean FrmHandleEvent?  MenuHandleEvent doesn't dispatch events
to form hanlders, it only handles the events that happen when you are
dealing with menus.




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

Reply via email to