At 19:00 2002-12-19 +0100, you wrote:
FrmCustomAlerts needs a form ID with specific ^1^2^3 object,
Do you have something else?
If you're on Palm OS 3.2 or later, you can use ErrAlertCustom... see ErrorBase.h for the prototype -- the various Err macros use this to display their messages. It's used like

ErrAlertCustom(0, "This is my important message", 0, 0);

I don't know why this hasn't been documented in the SDK reference -- it has to stay supported, since the documented ErrAlert macro uses this routine.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

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


Reply via email to