Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CGridTextBox KeyPress method
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01047824
Message ID:
01047839
Vues:
7
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform