> From: Nancy Kho
>
> Is it possible to set the items in a list during
> design time using the codewarrior constructor?
>

Yes.

However, it might not be obvious to you how to do it.  Open your form and
the Catalog window.  Then drag a list from the Catalog window on to your
form.  One of the Layout Properties you will see is List Items.  Click that,
then type ctrl-K once for each item you want to add.  Then click to the
right of "Item Text 1" and type in the text you want for the first item.
Then do the same for the other list items.  Finally, set the other list
properties (ID, origin, width, etc.) and save it.


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