Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with after edit / change / nochange methods
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00167754
Message ID:
00167829
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform