Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Combo Question
Miscellaneous
Thread ID:
00473417
Message ID:
00473417
Views:
61
I have a combo box loaded with some items.

I want to be able to do 2 things:

1. Allow the user to pick from the list, then take other actions
when a list item is selectedm, like display some data, load other
lists, ect...

2. Allow the user to enter changes to the value of the selected item
in the combo box using the keyboard.

What I'm doing now is calling a form method in the InteractiveChange
to handle the user clicking a list item.

When I use the keyboard, the same method gets called for each key
stroke.

Any thoughts.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform