Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re populating a listbox
Message
 
À
20/03/2008 10:54:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01303858
Message ID:
01303897
Vues:
15
>Hi Timothy,
>
>It all depends on your data. From my point of view, keypress is mostly the best.
>If you want a filter command including a LIKE-statement containing the current value of the inputfield, the keypress can handle this.
>If you want to wait until the user has finished the input, and presses TAB or ENTER then you could react on the CR or TAB-Values of inkey() with the keypress-event (and addionally lostfocus if the mouse is clicking elsewhere)
>
>Simply use Bindevent() to catch keypress and lostfocus and handle the existing content.

Actually this listbox, no input fields.Only mouse click or ENTER. And I want the 2nd selection to release the form but still agonizing how to capture 2 selections, one after a requery with new values.
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform