In a message dated 10/1/00 11:37:42 AM Mountain Daylight Time, 
[EMAIL PROTECTED] writes:

> I just want to create a simple form (for an about screen) that will
>  display non editable text that scrolls.  What's the best way of doing
>  that?  Right now I'm using a dialog box, but the text just gets cut off
>  when it doesn't fit in the form.

Use a field (in constructor) with multiple lines, a scroll bar, but set its 
attributes to uneditable. Then in your code, use FldSetText. 

( }#^} Ritz

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