Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Quicken Like text box under a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00438472
Message ID:
00439085
Vues:
27
Stephen,

WAIT WINDOW notoriously interferes with this kind of event analysis. You are far better off using DEBUGOUT instead.

In my txtSeeker class I set SelStart and SelLength to display the currently successfully "seeked" value. I don't mess with the .Value because it's bound to the column source.

>here is the code for proof:
>
>Wait wind nowait left(this.value,this.selstart) && Shows keyboard input
>If seek(left(this.value,this.selstart))
> llfound=.t.
><snip>
>this.value = v_teams.team_name
><snip>
> This.refresh && should paint the control with the teams name if found.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform