or use a read only text field (which doesn't have the max string limitation)

----- Original Message -----
From: "Richard Burmeister" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 2:24 PM
Subject: RE: initial size of a label


> > From: Tingjian Ge
> >
> > How to specify the initial size of a label?  This is needed to make sure
> > it's big enough to hold the text dynamically set in program by
> > "frmCopyLabel".  I don't see the setting in the Code Warrior's label
> > resource property editor.
> >
>
> In constructor, enter characters into the Text field of the label.  The
> default value for the label text is "untitled", so change that to
something
> that is big enough.  If you don't want the label to appear that big, use
> blanks.  E.g., "Abc       " for label text that begins with "Abc" that you
> might want to change dynamically to "Abcdefghij".
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
>



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