Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having troubles with WhatsThisHelp...
Message
 
To
10/05/1999 18:20:50
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00216850
Message ID:
00216956
Views:
25
No, just by setting the WhatsThisHelpIds on the controls, even without the button and no HelpContextIds specified, VFP treats it just like context-sensitive help. By doing that, I get the expected behavior from my test form: on those controls that have a specified WhatsThisHelpId, the help shows up with the right topic. On those controls where it's 0, it navigates up the object hierarchy until it finds a positive or -1.

BTW: even when I set the HelpContextIds, it doesn't work.

>The problem is that you aren't invoking What's This Help in your test.
>
>F1 is for context sensitive help and is based on the HelpContextId. What's This Help is what you get when you click the question mark icon in the title bar of the form, then click on a control in the form. There's a WhatsThisButton property of the form class that determines if the What's This Button shows on the title bar.
>
>Dick
Travis Vandersypen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform