Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quicken Like text box under a grid
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00438472
Message ID:
00439085
Views:
24
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
Previous
Reply
Map
View

Click here to load this message in the networking platform