Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
2answers
101 views

What is the recommended help file format to use in a modern Windows app?

I am developing a WinForms application and would like to integrate help into it. In the past I integrated .chm help files. Regarding .chm files, this Wiki article states: In 2002, Microsoft ...
6
votes
9answers
275 views

What's the deal with helpfiles these days?

I added this question at SuperUser for the user's perspective. So I create an application in Delphi or .NET which will run on a desktop system. Some nice GUI with all kinds of functionality and nice ...
2
votes
1answer
45 views

Using the MSDN docs, is it possible to hide or filter inherited members?

One of the coolest features I've seen in help viewers is the ability to hide inherited members so you can focus on only what that particular subclass offers. A good example of this is here... ...
2
votes
3answers
246 views

what help authoring tools do you use

I am looking for recommendations for help authoring tools. Something that would preferably integrate with vs2008. Free would nice! I am giving HelpMaker a shot...It's free! But I am open to ...
1
vote
3answers
223 views

Creating Help Files - Applescript Studio

I would like to know how to generate help files for an applescript studio application I am currently creating. I have tried many different options of creating help, and googled it for quite some time ...
0
votes
1answer
25 views

Creating Chm file

I want to create a chm file for my application. Which is the best and easiest free software available? I tried HTML Help Workshop, but it is very tough. Is there any free software available?
0
votes
1answer
40 views

Relating to folder locations when building help project in Winchm

I am using Winchm for building CHM files. The question that I am about to put up and the situation that I am about to elucidate specifically relates to Winchm and not to html or building help files in ...