Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Additems in combo box.
Message
From
16/08/1999 22:59:49
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00254359
Message ID:
00254391
Views:
18
>I have an idea what I am doing wrong, but not sure what is the way to correct it. In my form activate I have code like:
>
>thisform.combo1.additem("First choice")
>thisform.combo1.additem("Second choice")
>thisform.combo1.additem("Third choice")
>
>My problem is choices seem to be duplicating. I think I need to put the code somewhere else? Am I doing anything else wrong?
>
>TIA
>Jim

Keep it OO. Unless the choices depend on other objects, put this code in the Control's init.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform