>Hello,
>
>I'm working on an app that supports multi-language.
>I'm using the default Alerts from Constructor and changing the 
>messages by
>using FrmCustomAlert and 
>the ^1 ^2 ^3 trick. I also want to change the text on the 
>buttons and the
>text on the title of the alert.
>All this has to be done on the fly and I'd rather not make all 
>the alerts in
>all the languages.
>
>Any ideas on how to do this ?

Use forms.  I know, it's going to make your Application Form handler
a bit big, but if you need to do something like this, it's you're
best bet.  Aside from creating different language versions of your
software.  

However, if you use a form, you can easily customize your alert to
look any way you want, aside from changing the labels really easily.

-Rus

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