Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equal
Message
De
31/03/2005 08:39:28
 
 
À
31/03/2005 07:26:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Equal
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01000221
Message ID:
01000288
Vues:
21
I assume you're entering your keystrokes in the listbox? If so, remember that the incremental search happens starting at the location where your selection is. So, when you start up, your selection is '1'. If you then type a '1', your selection will jump down to the next '1', which is the first digit in the '10'. If you then type a '2', it won't jump backwards up the the '2', it will jump forward to the '20'.

I don't know a good way to do what you're trying to do without a lot of program code to trap keystrokes in the listbox.

Alan

>hi,
>still if i press at mylist 1 i get the same 10 another press i get 11...
>
>
>>Mohammed,
>>
>>IN Text1.GotFocus put
>>
TEXTBOX::GotFocus
>>
>>and set the property SelectOnEntry = .t.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform