Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ctrl+C - GetFldState "thinks" changes were made
Message
 
 
To
15/08/2005 09:31:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01040860
Message ID:
01041023
Views:
24
>I had the code below originally using table buffering but then modified it test row buffering as well.

We found the reason for this behavior. That particular textbox has Valid event which fires even if the textbox is in read-only mode. So, we had to put some logic to save current value in GotFocus event and fire validation only if the change was made.

The problem is that we have similar textbox in few places on the form, so we have to fix all these controls. Not a big problem, though.

Thanks again for your help.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform