Combo Box

Sarah Reichelt sarah.reichelt at gmail.com
Tue Feb 14 21:58:36 EST 2006


On 2/15/06, Jeff Honken <jhonken at x12.info> wrote:
> Thanks to all of those that answered my question on resizing cards.  I
> have one more question for the day.  How do you program in the menu
> picks for a Combo Box?  I've been scanning the docs but it's alluding
> me.  I know I can use the IDE GUI to add them but I would like to
> program them in.  Jeff

Put "Option 1" & cr & "Option 2" & cr & "Option 3" into myList
put myList into btn "Combo"

Cheers,
Sarah



More information about the use-livecode mailing list