
Please help on how to show a help window on clicking a dialog button
Hi Elias,
Besides Nish's suggestion, you may also want to check the article below:
http://msdn.microsoft.com/library/en-us/vclib/html/_MFCNOTES_TN028.asp
Best Regards,
Leo Chen
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Date: Sat, 03 Aug 2002 00:57:33 -0700
| Organization: Unknown
| User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4.1)
Gecko/20020508 Netscape6/6.2.3
| X-Accept-Language: en,el
| MIME-Version: 1.0
| Subject: Please help on how to show a help window on clicking a dialog
button
| Content-Type: text/plain; charset=us-ascii; format=flowed
| Content-Transfer-Encoding: 7bit
| Newsgroups: microsoft.public.vc.mfc
| NNTP-Posting-Host: 129.219.100.89
| Lines: 1
| Path: cpmsftngxa07!tkmsftngxs01!tkmsftngp01!tkmsftngp09
| Xref: cpmsftngxa07 microsoft.public.vc.mfc:338266
| X-Tomcat-NG: microsoft.public.vc.mfc
|
| Dear friends,
|
| I have a VC++ application with dialogs and context sensitive help.
| However, I want to enable the user to see specific help by clicking on a
| button (various buttons according to where in the application he is).
| Upon clicking the button I want the application to open a separate small
| window that will help the user with that specific portion of the
| application.
|
| Where can I read to do this? Is it easy? ( I am quite new to VC++). Can
| you offer me some guidelines, if it is a straight-forward procedure? I
| would appreciate it very much.
|
| Thank you very much,
| Elias
|
|