J
Justin Champion
Hello can anyone assist with this problem with a combobox, or point to a
website which disucsses it. I have set a number of options in a combox say
the a list of names I then want when a person click a button for a value to
be selected via its string name.
So I added
items.add("Justin")
items.add("Adrian")
items.add("John")
so when I click the buton the name John is slected. I can not find a way of
doing this at the mment. !!!!
Thanks in advance,
Justin.
website which disucsses it. I have set a number of options in a combox say
the a list of names I then want when a person click a button for a value to
be selected via its string name.
So I added
items.add("Justin")
items.add("Adrian")
items.add("John")
so when I click the buton the name John is slected. I can not find a way of
doing this at the mment. !!!!
Thanks in advance,
Justin.