Re: HTML Help control
From: Svennis (headofstate_at_hotmail.com)
Date: 01/25/05
- Next message: Marty: "Re: Passing parameter to DataEnvironment"
- Previous message: MikeD: "Re: TabControl Tab Colors"
- In reply to: nrford: "Re: HTML Help control"
- Next in thread: nrford: "Re: HTML Help control"
- Reply: nrford: "Re: HTML Help control"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 20:57:01 +0100
"nrford" <nrfordmsvb@REMOVE_THIS_hsv-life.com> wrote in message
news:erhJIXtAFHA.3528@tk2msftngp13.phx.gbl...
> Check out
> http://www.hsv-life.com/fordsoft/HTMLfileViewer.zip
>
> It contains VB6 source for a dual-file HTML browser/editor
> which was designed for creating, editing, and displaying HTML
> help files.
>
> Features include multi-monitor support (for displaying help
> on a seperate monitor), auto-generation of Table of Contents,
> spell-checking, and a lot more.
>
> NFord
>
>
> "Svennis" <headofstate@hotmail.com> wrote in message
> news:1BZHd.5368$Sl3.126049@news4.e.nsc.no...
> > Is there an ActiveX control that can be placed on a form to display
> > CHM-files (compiled html files)? I'm looking for a way to incorporate
and
> > display my help files on forms instead of launching the standard HTML
Help
> > Viewer, which takes away the focus from my full-screen application.
> >
> > To be more precise: I would like to make a custom framework to host and
> > display the CHM files. The control should thus work in similar way as
the
> > Web Browser control, which let you display HTML files on your forms.
> >
> > Svennis,
> > www.vapsim.com
I appreciate your efforts, but your project is just too dependent on other
files. I prefer pure VB code - that is - it's ok with references - but I
prefer to call the API instead.
So, I'll rather do it from scratch (as I've obtained the right SDK for HTML
help). It will be some long nights ahead, but it will be worth is as long as
I can stay independent :) But as I said - thank you for answering me.
www.vapsim.com
- Next message: Marty: "Re: Passing parameter to DataEnvironment"
- Previous message: MikeD: "Re: TabControl Tab Colors"
- In reply to: nrford: "Re: HTML Help control"
- Next in thread: nrford: "Re: HTML Help control"
- Reply: nrford: "Re: HTML Help control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|