LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I create a "Contents and Index" Help window using Labview?

I would like to create a Help screen, for a LabView program, that looks like and uses the same format as the "Contents and Index" found in the LabView Help menue. Are there any DLLs or created VI's that can do this?
0 Kudos
Message 1 of 4
(2,923 Views)
DanWH;

The easy way is to use a help editor software. With LabVIEW, you can create the files that you will use in the help editor by selecting "Print..." from the File menu. At some point you will have the option of selecting the destination of the file. Select "RTF File" or "HTML File" depending on your help editor software.

I use HelpScribble to create my help files and I really like it. For more information, visit www.helpscribble.com

Regards;
Enrique Vargas
www.visecurity.com
www.vartortech.com
0 Kudos
Message 2 of 4
(2,923 Views)
Hi Enrique,
I visited the helpscribble website and found that you need to purchase the tool.Is there anyother tool which is available as a freeware for download on the net.If you have any, please attachin your reply.

Thanx & Regards,
Srini.
0 Kudos
Message 3 of 4
(2,923 Views)
Hi,

HTML Help Workshop can build .chm help files from html files... It should be
somewhere at the MS homepage.

Regards,

Wiebe.


"srini" wrote in message
news:50650000000500000066C10100-1079395200000@exchange.ni.com...
> Hi Enrique,
> I visited the helpscribble website and found that you need to
> purchase the tool.Is there anyother tool which is available as a
> freeware for download on the net.If you have any, please attachin your
> reply.
>
> Thanx & Regards,
> Srini.
0 Kudos
Message 4 of 4
(2,923 Views)