Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox Click
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00602388
Message ID:
00602472
Vues:
23
>Right, normally. However this.click() placed in the init() of a listbox does not run code placed in this.click(). Only until you "click" an item in the list will this.click() fire.

Did you try stepping through the code. I just created a simple form with one list box. The click method of the listbox:

thisform.ClickTest

ClickTest:

Wait window "Click Test"

in the init of the listbox:

This.click()

and the wait window came up as expected.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform