I recall having trouble with this in the past too. I recall that the best solution I found, at the time, was to pass not a null string "", but a blank string " ". Bob.

Ariel Ayala wrote:

Hi
   I'm not an expert, but I'll try to help you, if I can. I work with
CodeWarrior 8 and Constructor 1.6 as resources editor. Did you put "^1" in
the Resources Editor you use? In my case, it's the way to do that. You can
add "^2" and "^3" if you have more arguments (text) to pass to the Alert
resource (you can see 'Palm OS Reference' for more details).
   If you want to ignore an argument, pass the empty string ("").
Furthermore, unless you have redefined "NULL", it's a numeric constant 0 (a
different thing to the empty string, I think).
   Regards

Ariel A. Ayala
Software Development
Corrientes, Argentina
----- Original Message -----
From: "Wendel" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, April 22, 2004 8:47 AM
Subject: Help with FrmCustomAlert




Hi All,

I wanna show a Alert with custom message, but FrmCustomAlert isnt work.
Actually FrmCustomAlert show the Alert but dont change any message.

FrmCustomAlert(4000,"test", NULL, NULL);

thanks

Wendel B Silva



--------------------------------------------------------------------------
WebMail Secrel (C) - www.secrel.com.br




--
For information on using the Palm Developer Forums, or to unsubscribe,


please see http://www.palmos.com/dev/support/forums/











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

Reply via email to