Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox: How to detect the hihghlighted Item?
Message
From
26/12/2006 04:18:53
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01179918
Message ID:
01180157
Views:
14
>Hello,
>
>I need some way to react to highlighting of items in a dropped-down combobox as the mouse moves over the items - to put it short, the customer wants sort of item-specific tooltip to be shown when the item in a dropped down combobox is highlighted.
>
>I couldn't find any firing events or anything of the kind... Thanks for any ideas...


Hi
There is my combobox class which simulates the list portion using a grid, download #23713. The grid is behind a shape object based on shpGridCover class. Look at the shape MouseMove code, it activates the grid row under the mouse cursor. Maybe you can use this class and add code to show tooltip ( using Carlos Alloatti baloon tooltip class, eventually - http://www.ctl32.com.ar/ctl32_balloontip.asp )
Previous
Reply
Map
View

Click here to load this message in the networking platform