Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working With GetFldState
Message
From
13/09/2000 16:09:35
 
 
To
12/09/2000 15:43:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00415094
Message ID:
00416088
Views:
29
>Neither solutions work (DOEVENTS or DODEFAULT()), so it looks like it's back to the 'ol manual method: IF THIS.Value <> Table.FieldName.....
>
>DP
>
>PS - Buffering is on.

You could move the code to the Click() event instead. The value should be set already.
FWIW, I recommend avoiding putting code in a combobox.InteractiveChange() since it fires each time the user arrows up or down with the keyboard and highlights an item when the dropdown menu is dropped. (although it doesn't if they hold the key down)
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform