From: Forhan, M. <Mic...@tr...> - 2001-08-06 14:26:18
|
Aye, therein lies the rub. I haven't had any practical application for = it yet, but hopefully this page from the MSDN will help: http://msdn.microsoft.com/library/default.asp?url=3D/library/en-us/cpref= /html/ frlrfSystemWindowsFormsFormClassHelpButtonTopic.asp This page describes the event for a Help button as = 'control.HelpRequested', I can only assume that means you will have a sub for each item you want = to provide help on? I tried to write a quick program, but didn't have much = luck making it work. This is all I have found so far, but I hope that it = helps you out. Sorry I don't have any more information for you, -Mike Mic...@tr... -----Original Message----- From: Rogers, John [mailto:rog...@oc...] Sent: Sunday, August 05, 2001 12:53 AM To: 'per...@li...' Subject: RE: [perl-win32-gui-users] interactive help [? ]button I looked up this theard and others in the archives I now know how to hide it , Thanks But my question still remains, how to make it Do something ? JohnR > -----Original Message----- > From: Forhan, Michael [mailto:Mic...@tr...] > Sent: Friday, 3 August 2001 11:55 > To: 'per...@li...' > Subject: RE: [perl-win32-gui-users] interactive help [? ]button >=20 >=20 > The issue of the question button came up some time ago in=20 > this group, (I > have a post from 5/31/01 in my personal archive), thought it=20 > may have been > hard to spot from the subject [ Window Size Controls &=20 > Miscellany ?'s ] Here > it is for your reference: >=20 > <!-- Begin Snippet --> >=20 > I pulled up Microsoft's website on maximizebox settings (I=20 > just searched for > it from their main page), and linking from there I found=20 > information for a > 'helpbutton'. After putting -helpbutton =3D> 1 in my > window, sure enough, I got one of those '?' boxes.=20 >=20 > Its amazing what new functionality you can find by just being=20 > curious ;)=20 >=20 > -Michael Forhan >=20 > -----Original Message----- > From: Frazier, Joe Jr [mailto:Joe...@Pe...] > Sent: Thursday, May 31, 2001 1:49 PM > To: per...@li... > Subject: RE: [perl-win32-gui-users] Window Size Controls & Miscellany > ?'s >=20 >=20 > Yea, I just found about the -maximizebox thing. -minimizebox does = the > opposite. Set both to 0 if you want neither to show. I wonder if > -questionbox works the same way for a Win32::GUI::DialogWindow and > removes the goofy question mark box? >=20 > <!-- End Snippet --> >=20 > Hope this helps! > -Mike=20 > Mic...@tr... >=20 > PS. I believe you have to have -minimizebox and -maximizebox=20 > =3D> 0 before you > can use the questionbox option. >=20 > -----Original Message----- >=20 > Gday, >=20 > I just joined this list Ive been using perl a Win32::GUI for=20 > a few months > now, > I posted the following on win32 users list and got no answer=20 > any one here > help ? >=20 > --------- > Does anyone know how to use the interactive help, (?) button on the > dialogbox ??? >=20 > cant find it in the docs >=20 > dosent have to really work just a button event would be ok, > ---------- >=20 > JohnR >=20 > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >=20 ##############################################################=20 Disclaimer=20 If this e-mail has been sent to you in error, please notify=20 Oc=E9-Australia Limited immediately and delete this e-mail from=20 your system.=20 Any views expressed in this e-mail are those of the individual=20 sender and may not necessarily reflect the views of=20 Oc=E9-Australia Limited.=20 ############################################################## _______________________________________________ Perl-Win32-GUI-Users mailing list Per...@li... http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users |