Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in combobox?
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Bug in combobox?
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01065415
Message ID:
01065415
Views:
70
Hi everybody,

So far I didn't receive any satisfactory answer on my problem that is really driving us crazy. I am thinking we may hit a bug in VFP. Unfortunately I don't have enough time to try to prepare a test case, but here is the simplified scenario.

We have a combobox, that is bound to a table buffered view field. The combobox RowSource is an array, that is set in run-time in combo's Init
this.RowSource = "this.arrData"
this.RowSourceType = 5.

If I interactively or programmatically change the value in the combobox and then tablerevert my changes by pressing Cancel button, the GetNextModified function still returns the record number and GetFldState returns combo's bound field as changed. I don't understand this behavior and consider it as a bug unless you can find what is wrong in the scenario I describe.

The related thread is Re: Combobox again Thread #1064970 Message #1065299

Please help me with a workaround or let me know if it is really a bug and it's going to be fixed.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform