Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CGridTextBox KeyPress method
Message
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047824
Message ID:
01047839
Views:
8
>Hi everybody,
>
>I've noticed, that cGridTextBox uses _DBLCLICK system variable in its KeyPress method. In the latest version of VFP it has become _INCSEEK, so, I guess, it has to be changed there.
>
>I also found a problem. When I try to move from one column to another using TAB, the system hangs (e.g. the hour glasses are displayed) and I have to press ESC to interrupt it. Is it something specific to my grid or can you replicate it?
>
>Thanks in advance.

It seems to be related to the fact, that there are few disabled/readonly controls on the form and few invisible controls. The first control in the sequence is disabled. The grid has TabStop = .f.
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