Hi all:
This is the first time I write to the Forum. I'm a newbie programmer of Palm OS 4, working with CW8 on W2KPro. I'd like to know if it's possible to set dynamically (i.e., in run time, by code) the title of an Alert resource. The idea behind this is to have only four Alert resources in my palm apps (one for each Alert Type: Warning, Error, Information and Confirmation). And by using 'frmCustomAlert', use the same Alert resource (e.g: the 'Warning' alert) for various cases. In that cases, I would like to customize the title of the Alert Form depending on they.
Sorry, but this functionality isn't in Palm OS. If you need to customize your alert in that way, you'll need to implement your own alerts using modal forms.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
