Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dropdown list activation of ComboBox in Grid
Message
 
 
To
14/05/2001 18:35:00
Spencer Redfield
Managed Healthcare Northwest, Inc.
Portland, Oregon, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00507052
Message ID:
00507110
Views:
22
>Hi Mark,
>
>Thank you. I believe you are absolutely correct that trapping for navigation keystrokes in the surrounding columns' CurrentContol's keypress events would yield how the combobox was entered. I may need to fall back on this. The ideal solution I'm hopping for is more direct, one I can build it into my grid Combobox class.
>
>Apparently the Combobox's MouseDown event fires before the Combobox's When event. I'd like to use something like this to set the value of a Combobox custom property flag or flags to do two things: 1) reveal if a mouse click brought focus to the control and 2) permit a conditional override of the dropdown list default behavior. I can do either independently but haven't yet managed both simultaneously. It has been a bit more complex than I initially expected.
>
>Actually, the Up and Down arrow keys, inside my Combobox, do act as normal navigation keys except when the dropdown list is visible. My Combobox "knows" whether the dropdown list is up or down.
>
>If I can simply just get this one additional functionality figured out before I grow really old I'll be a happy camper. I need to work at this a bit longer and really am open to any assistance out there. Thanks!

Hi Spencer,

I implemented combo in a grid, and I also don't like the native behavior. I didn't try to write some code, though, because I have lots of other things to do, but if you design this class, I'd like to have it too. I can also be a tester :)

Keep me updated, ok?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform