[perl-win32-gui-users] Using HTML help within A Win32-GUI app

2006-02-17 Thread Jeremy White
Hi, Would it be of use for anyone to know how to integrate an Win32-GUI app with a MS HTML help system? If so, I could create a set of steps on how this is done. Cheers, jez.

[perl-win32-gui-users] HTML help - an example

2006-02-17 Thread Jeremy White
All, The below is a "rough and ready" guide to building a MS HTML help system for your application. It will show you how to generate the .chm file, and how to link to it from your GUI application. I've included a zip folder containing all the example files you'll need. The MS HTML system is

[perl-win32-gui-users] HTML help - an example (the files)

2006-02-17 Thread Jeremy White
Hotmail isn't allowing zip files... All files attached. TableofContents.hhc Description: Binary data Page 4Some help here Page 3Some help here Page 2Some help here Page 1Some help here IDH_Page1=Page1.html IDH_Page2=Page2.html IDH_Page3=Page3.html IDH_Page4=Page4.html Help.hhp Description:

Re: [perl-win32-gui-users] Using HTML help within A Win32-GUI app

2006-02-17 Thread Octavian Rasnita
Are you asking? Of course it would be great to let us know. Thank you very very much! Teddy - Original Message - From: "Jeremy White" <[EMAIL PROTECTED]> To: Sent: Friday, February 17, 2006 6:25 PM Subject: [perl-win32-gui-users] Using HTML help within A Win32-GUI app > Hi, > > Would

RE: [perl-win32-gui-users] Using HTML help within A Win32-GUI app

2006-02-17 Thread Glenn Munroe
Jez, I've toyed with this, so I'd find it useful. Bring 'em on! Glenn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy White Sent: Friday, 17 February, 2006 17:25 To: perl-win32-gui-users@lists.sourceforge.net Subject: [perl-win32-gui-users] Using

[perl-win32-gui-users] Re: HTML help - an example with context help

2006-02-17 Thread Robert May
Jez, Very nice. Here's a modification to your gui.pl that (1) fixes needing to run the the script with the current working directory the same as the location of the chm file - in this example the perl script needs to be in the same directory as the chm file. (2) Adds context help: click the