Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
While were on the subject of Combo Boxes...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00303063
Message ID:
00303072
Views:
15
>I have a combo box class with this in the Init:
>
>This.Additem("Item 1")
>This.Additem("Item 2")
>This.Additem("Item 2")
>This.Additem("\-")
>This.Additem("Edit Items")
>
>When the user selects "Edit Items", I want to
>store the displayed value BEFORE the list value
>changes.
>
>Any ideas anyone?
>
>TIA

This is a pretty wierd UI layout. Are you sure you wouldn't rather have an edit button next to the combo? For stuff like this, I just use a little, square button with an edit symbol as the picture, and it hardly takes any space at all.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform