On Sunday 05 of February 2006 19:44 Waqar wrote: > below... why does'nt the "FrmCustomAlert" function work. The message in > the Alert never cahnges... it remains the default message all the time. > What am i doing wrong ??? Is there some way to make a special Alert which > is customizable ?
Hard to say not seeing alert resourcee. Aware of ^1, ^2, ^3 placeholders? See Palm OS Reference, p. 293 or so. > FrmCustomAlert(alertID, s, NULL, NULL); You should not use NULLs here, but "" instead, according to the manuals. Regards, -- "Daddy, what "Formatting drive C:" means?"... Marcin http://wfmh.org.pl/carlos/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
