Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Focus Problem in Grid
Message
De
05/01/2001 06:35:13
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Focus Problem in Grid
Divers
Thread ID:
00459709
Message ID:
00459709
Vues:
56
Dera All,

grid with 5 columns.
2nd column's when event i used "Return .f." so that it can't get focus. After leaving first column focus should transfer to 3rd column. In normal way by tab this is work fine.

in First column text box a search form inovked by F5 for finding code. when search form release the follwing code execute and foucs transfer to 4th column.

code..........
if !empty(variable)
Keyboard variable clear
Keyboard '{tab}' <--this one move focus to 4th column
endif

the first column's text box belongs to class and it is used by other forms too that's why i can't remove this line. In vfp3 everything performs well no problem. but convert into VFP6 this problem arises.

as far as i understand the 2nd column return .f. the mentioned above code executed from 3rd column. I am not sure.

I need foucs in 3rd Column if any Suggession, thanks in advance.

Nafees
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform