Re: Help System

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks guys.

I have to say, in agreement with you, that there appears to be quite a lot
of inconsistency in the way products provide help.

On this occassion I have finally managed to use the HTML help workshop to
create my CHM files. But it took a lot of hand coding and messing about, and
next time I will look at the software you mention.

I don't know whether VS2005 deals with help any better. Why on earth this
type of thing isn't integrated into the development environment. Why should
you have to add each help fiile to your distribution by hand? Seems odd that
you can't add a new 'help project' to your solution to me. But I am just a
newbie in this software.....

JJ


"Martin" <x@xxxxx> wrote in message
news:uX$flKHTGHA.1576@xxxxxxxxxxxxxxxxxxxxxxx
Well said!

"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23qTY1sFTGHA.2088@xxxxxxxxxxxxxxxxxxxxxxx
"JJ" <abc@xxxxxxx> wrote in message
news:uU3IPJATGHA.4452@xxxxxxxxxxxxxxxxxxxxxxx
I did try searching but maybe used the wrong criteria - sorry. I will do
that but do have one more question.

I wanted to know, before going down one path or another, what people
were currently tending to adopt for their help systems.

For instance, I notice Microsoft seems to be going away from the help
menu containing the 'search', 'contents and index', etc, typical chm
help, and more towards the single 'Help System...' entry in their menus.
For example see the help on Outlook 2003 (not Outlook express). This
contains a search only and link to relevent HTML pages.
Others, like adobe for instance, seem to use HTML pages with their own
search and index.

Either way it seems the old chm 'search', 'contents and index' menu
entries style is on its way out, doesn't it?


Whats your view?

Butting in here.... out of order, to boot <g>

Pocket CHM Pro is an excellent utility. Since it's under 100 bucks, the
time you'll save by using it will far outweigh (by a mile) the cost
involved in messing with MS Help Workshop (which is an antique, no matter
how you look at it). It supports everything html help has to offer. If
you want something that'll generate "MSDN looking" help files and
integrates with dotNet (iirc... I'm pretty sure it's written in dotNet
anyway <g>), check out http://www.west-wind.com/. It has a bunch of
dotNet specific stuff built in so it may save a pile of time too. iirc,
it generates html help 2.0 files (it's been a while since I've looked
real close <g>)

Personally, I like the "little tool" (Pocket CHM) better but ymmv. Note
that
anything<< is better than using the workshop directly.

Finally, if you ask me, MS help has gone to the dogs. The very best help
system of all time shipped with VB5. Immediately afterwards, (right
before VS6) MSDN hit the streets and "help" has been going down hill
since. The help system in VS.Net is ridiculous imo. Repeat after me....
it should NOT take 2 full minutes to open MSDN on a 3 ghz PC with 1.5gigs
of ram... repeat... It should NOT take.... well, you get the drift...
and, once it's open, it's rarely showing you a page that makes sense. I'm
about ready to jam a paperclip under my F1 key so I quit accidentally
hitting it (yes... I think it's >that< bad)

--
Ken Halter - MS-MVP-VB (visiting from VB6 world) - http://www.vbsight.com
Please keep all discussions in the groups..





.



Relevant Pages

  • Re: Help System
    ... currently tending to adopt for their help systems. ... It supports everything html help has to offer. ... I'm pretty sure it's written in dotNet anyway ), ... I like the "little tool" (Pocket CHM) better but ymmv. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: [Q] HTML Help Will No Longer Work on my XP system....
    ... Use Microsoft Critical Update 811630 to upgrade the help viewer ... The hh.dat file stores user-specific information on all the HTML Help ... cause the files to misbehave if it has somehow been corrupted. ... will create a new version of hh.dat when you next open any .chm file. ...
    (microsoft.public.windowsxp.help_and_support)
  • Stack overflow in Microsoft HTML Help 6.1 (CHM files)
    ... Luigi Auriemma ... Application: Microsoft HTML Help ... Windows ... Most CHM browsers ...
    (Bugtraq)
  • Re: html help (chm) files arent working on xp pro sp2
    ... [[MJ's Diagnostics is a small utility that reports if all the HTML Help ... RoboHelp DLL and MS Help 2 DLLs. ... help files (chm) from other zones but no KB article is found to help me. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: How to get TOC shown in HTML Help when calling from VBA?
    ... I only do that having determined the chm is still open. ... Private Const HhDisplayTopic As Long = &H0 ... ' Names on the HTML Help file and the HTML Help window ... Private Const XlHelpWin As String = "Main" ...
    (microsoft.public.excel.programming)