Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox display problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Combobox display problem
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00958290
Message ID:
00958290
Views:
49
I am seeing something weird in the Combobox.

Put on a standard VFP form a combobox.
ocombo.style=2 && dropdown list

In init
ocombo.additem("Test")
ocombo.additem("Test1 & Test2")

Run the form. When you select the 2nd item in the list, VFP displays
"Test1 && Test2" in the combobox. Am I missing something? I have never seen VFP do this before (at least not that I can remember. <g>)

Thanks,
Dale
Next
Reply
Map
View

Click here to load this message in the networking platform