Hi,
I have been using SysFatalAlert for years to quickly debug my application. I
would use that to essentially print information in a dialog. In previous
versions of the OS I would call SysFatalAlert, see the information, then then
press the ignore button and then continue with my application. Now with Cobalt
I get a dialog that shows "quit" as the only button option and then it will
quit out of my application. Is there another built-in function that will let
me do what I want?
I'd suggest trying ErrAlertCustom, as seen in ErrorBase.h. ErrDisplayFileLineMsg could also be a useful call for debugging purposes, especially if wrapped in your own macro.
-- Ben Combee Techwood Broadcasting Foundation, Austin Bureau Chief
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
