Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code not stopping at combo box...
Message
From
30/07/1999 20:43:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Code not stopping at combo box...
Miscellaneous
Thread ID:
00248469
Message ID:
00248469
Views:
47
very simple code

THISFORM.REFRESH
THISFORM.OPLIST.SETFOCUS()
THISFORM.OPERATOR=THISFORM.OPLIST.VALUE

but it doesn't stop at the OPLIST combobox to give the user a chance to pick a value

the debugger shows it going to the gotfocus but it doesn't appear to do the default (which would cause it to popdown)
nor does it do the valid (which would return .f. if the value is empty which it would be if nothing is selected because I've initialised the value to empty to try to resolve this problem)

it just goes oplist.setfocus, gotfocus and straight onto the next line of code...

all clues gratefully received.

Harry
Next
Reply
Map
View

Click here to load this message in the networking platform