Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox bug?
Message
From
30/01/2009 10:23:31
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01377798
Message ID:
01378473
Views:
21
This message has been marked as a message which has helped to the initial question of the thread.
Hi Naomi,
I have this code in our ChkBase class MouseUp Event.
PROCECURE MouseUp
LPARAMETERS nButton, nShift, nXCoord, nYCoord
IF This.ReadOnly
NODEFAULT && This prevents the buffer from getting dirty when this control is ReadOnly.
ENDIF


>>Naomi,
>>
>>Well without your form, I consider this, for the time being, a programmers error, since it can't be reproduced.
>>
>>Best regards,
>>
>>Koen
>
>Right, but unfortunately the problem is very hard to find and fix. I may try to debug it on Saturday's night.
>
>May be you can try to confirm or deny the other problem. If you set the checkbox to be readonly and try to click on it and you would have table-buffered local view with the field bound to the checkbox, would GetFldState or GetNextModified return a change status? In our case the system thinks that a change was made.
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform