> From: Rania Saymeh [mailto:[EMAIL PROTECTED]] > is there a specific way to get the Alert windows to > wrap around the text? right now if I have a message > that runs wider than the pop up window, it will display > only what fits in the screen and will not wrap around?
Huh? Alerts do standard word break line wrapping. That's just a read-only multi line field in there. > anything I have to do to my strings? Not that I know of. You definitely don't need to add explicit line feed characters, except to separate whole paragraphs. My app uses lots of big alerts that wrap fine. Is there some seemingly insignificant clue you omitted here? -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
