Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tooltip not working in grid control
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00235174
Message ID:
00235253
Views:
16
>>>Hello All,
>>>I've been trying to get a Tooltip of a checkbox contained by a grid column to display, no can do, any ideas??, the forms showtips is .t.
>>
>>No, you can have tips on a grid or a cell, but not a column. A way around is to put code like this in column Mousemove:
>>
>>this.parent.tooltiptext = "this column's tip"
>>
>>for each column...
>
>Bruce,
>thanks I get the idea but how can you have a tip on a cell

Just put the tip on the control - but it has to have focus to enable it - that's why I refer to it as "cell" rather than control...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform