Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box not behaving the same as other
Message
From
03/07/2006 09:48:47
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133388
Message ID:
01133407
Views:
14
The char set-up works fine but, when I enter a numeric code in the operator text box, the combo is displayed in selected highlight, but with no text showing. I f I do it slowly in debug, I can se the combo, remaing unselected, with the correct val in, then it flips to the above.

This tells me that the value that you are assigning to the combo box cannot be found in its internal list.

Did you initialize the combo's value property to 0 in the property sheet and did you set its BoundTo property to .T. ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform