Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Somebody help me~~
Message
From
26/02/1999 07:06:57
 
 
To
26/02/1999 03:33:44
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00191835
Message ID:
00191858
Views:
22
>Hi..
>I have a problem..
>What I am trying to do is this,
>
>when the user click on the combo box by keyboard he would scroll down
>and when he does.. I want the combo box to exten the view of
>at least 10 items and stays open while the user scroll up & down.
>but it won't stay up nor I don't know how to tell it to open up
>when user scroll up and down when the cursor is at the combo box.
>Can anyone give me an advice on this?
>Thank you.
>
>From Seattle

Hi Hwa,

I'm not sure that I understand what you mean, but clicking with the keyboard??

Now what I think you're trying to do is let the combobox listpart pop up when the user comes to it, by tabbing, clicking...

Now the keyboard shortcut key for this is F4.

So what you can do is in the
ComboBox::GotFocus()
put something like
KEYBOARD "{F4}"

This would be exactly the same is if you clicked the down arrow of the combox or pressed F4 when you where on it.

Let me give my thanks to Pierre Unge who helped me out on this shortcut before.

regards,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform