What's This? creation in Help and Manual

This section is for programmers. Please use it for all discussons on interfacing help with your applications and related subjects.

Moderators: Alexander Halser, Michael Schwarzl

Post Reply
Robert Finnegan
Posts: 2
Joined: Mon Dec 16, 2002 12:17 am

What's This? creation in Help and Manual

Unread post by Robert Finnegan »

I am a new user of Help and Manual and want to create a What's This? component in my application similar to the one used in Help and Manual's help file including the small yellow windows instead of the full size pop up windows. I have sucesfully attached pop up windows to text boxes in my application but would prefer the What's This style.

Thanks, Robert Finnegan
User avatar
Tim Green
Site Admin
Posts: 23181
Joined: Mon Jun 24, 2002 9:11 am
Location: Bruehl, Germany
Contact:

Unread post by Tim Green »

If you do a search of the forum for "twhatsthis" you will find several threads on this subject. 8)
Regards,
Tim (EC Software Documentation & User Support)

Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
User avatar
Alexander Halser
EC-Software Support
Posts: 4103
Joined: Mon Jun 24, 2002 7:24 pm
Location: Salzburg, Austria
Contact:

Unread post by Alexander Halser »

You talk about those right-click "What's This?" menus, don't you?
This depends entirely on the application - you must program that and ensure that your application (a) displays a popup menu after a right mouse click and (b) calls the help file to display a matching help topic.

Those help calls are typically made through help context numbers (the help context numbers you enter in the "HelpContext" field in Help & Manual), but the help call is again a matter of the application. I cannot tell you more unless you tell me what tool you program with.
Alexander Halser
Senior Software Architect, EC Software GmbH
Post Reply