Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML Help
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00017181
Message ID:
00017193
Vues:
69
>>Well I've played with this all weekend and have some thoughts.
>>
>>First its very cool. Can really create help files that have the Win 95 look and feel.
>>
>>Second very flexible. Given the html format you can do anything.
>>
>>Third, very buggy. The hhw.exe file used to generate the index and table of contents is a simple type of cross between an html editor and a vfp wizard. Still has lots of bugs and would definetly use another package to actually do the html writing.
>>
>>Now the hhctrl.ocx file. I can't get it to work! Has anyone else played with this. All I get is OLE errors (all kinds but basically ones that say it isn't registered, even though it is as regedit clearly shows).
>>
>>With some work this will definetly rewrite the whole section on making help files.
>
>Which HLPTOHTML did you use? I've played with a few last year and I didn't obtain as much result.

This is not an hlp to html converter. It is an whole new concept of using M$ hhctrl.ocx ActiveX object to control your help files.

You set up a start frameset in html with 3 frames. The first stores a navigation bar, the second either an index or table of contents and the third the help htlm files.

The hhw.exe program generates a table of contents file with an .hhc extension and an index file with a .hhk extension.

The hhctrl.ocx control then uses all of these to create a help system that is OOP, so you can access it just like an object (properties, methods, events) and all (if it works)

See the M$ site on html help (the URL was in friday's notes)
Todd Burstain, MD
infinitydoc@delphi.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform