Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Whats this help in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00595640
Message ID:
00595647
Views:
19
Hi!

Grid does not allow to detalize the tool tips and help IDs to its columns and cells. If you want this functionality, you require to implement this programmatically by some way. You can determine the column and row by GridHitTest method of grid to see where mouse pointer is currently located, then update the help ID in the grid properly. You can do this by using several MouseMove events, or just by timer constantly checking where is mouse currently located.

>Hi All
>I am trying to implement the Whats This help using VFP 6
>
>All works ok except when trying to apply what this help on grid columns. If I set the helpid at the grid top level thats all I get wherever I click in the grid. I have applied different ids to each text box on the grid but no luck! Any ideas on what I am doing wrong?
>
>Many Thanks
>
>Derek...
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform