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

Reply via email to