Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with after edit / change / nochange methods
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00167754
Message ID:
00167829
Vues:
26
>Okay let me see if I have all of the dependancies correct:
>
>WHEN fires on ENTRY into CONTROL (TAB or MOUSE)
>GOTFOCUS fires on ENTRY into CONTROL (TAB or MOUSE)
>DROPDOWN fires on LIST PULL DOWN (MOUSE)
>WHEN fires on SELECTION (KEY or MOUSE)
>VALID fires on EXIT from CONTROL (TAB or MOUSE) - I noticed this only ocurrs if the value has changed??
>LOSTFOCUS fires on EXIT from CONTROL (TAB or MOUSE)
>
>OR, is the WHEN method only firing on selection after the DROPDOWN method has fired?? IE: WHEN on selection is only working on mouse selections??
>
>THANX

Hi Keith,

DropDown fires before the list drops. When fires after the selection is made and the list returns to the up position. It also fires when the user presses the down or arrow keys. In this latter case, DropDown doesn't fire. In both cases, When fires before the change (if any) becomes visible to the user. The actual value has changed, but When fires before it can be seen.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform