Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know is combobox is open?
Message
From
03/02/2003 19:24:11
 
 
To
03/02/2003 18:01:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00748605
Message ID:
00748700
Views:
13
Hi Alex.

Thank you Marcia. Is this in MegaFox? I have it and should read it more.

As a matter of fact, it is. It is in Chapter 1: KiloFox revisted.

How do I put a combo in a grid?(Example: CH01.vcx:: cboGrdDropdown and ComboInGrid.scx)

There is also the issue of controlling the cursor keys. In a grid, we want the cursor keys to traverse the list when it is visible, but we want them to navigate the grid when the combo is closed. This is the default behavior of a drop down combo and requires no additional code. It is only when we use a drop down list in a grid that we need code to handle the cursor keys.

The combo class for use in a grid needs to know when the list is dropped so it can use the cursor keys to traverse the list. When the list is closed, the cursor keys traverse the grid.

I hope that you are enjoying the book < s >.
Previous
Reply
Map
View

Click here to load this message in the networking platform