You should also know that although you can throw Err Manager errors accross
Palm OS calls, you can't do the same with built-in C++ exceptions.

An example of this situation would be throwing an error in your form's event
handler, and catching it in your event loop.
    YourEventLoop        catch here
    FrmDispatchEvent
    YourEventHandler     throw here

Neil

-- 
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