From: "Jerome Chapdelaine" <[EMAIL PROTECTED]> > Use FrmCustomAlert with the ^1, ^2 and ^3 replacement placeholders. > -or- > Build a custom modal dialog box with a multi-line read-only text field. > The dotted "underline" of text fields can also be removed in the > resource editor. If you want to resize your dialog box to fit, you can > compute the field height required with FldCalcFieldHeight, resize the > controles, then draw your form. etc... > There are also text functions that will tell you how much text will fit on a line at the current font size, screen resolution, etc so if the answers above aren't usable it isn't that hard to write a function that wraps text to the screen. Come back if you need more detail on this option.
Chris Tutty -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
