The Help Builder Toolbar

The Help Builder menu is the main action control for operation of Help Builder.

Open
Opens a Help Builder project. Clcik on the downarrow next to the Open button to get a list of recent projects.

New Project
Brings up the New Project Wizard.

Save As...
Saves the current help file to a new name.

Back and Topic History
Goes back to the previously accessed topic. Toggles between the last and the current topic. The Down arrow lets you select from a list of the most recently accessed topics since the Project was opened.

Refresh (F5)
Refreshes the content tree view of topics.

Toggle View and Edit Modes and external Preview

These three icons make up how topics can be viewed. The first two are toggles for switching between Preview and Edit modes. Edit mode lets you enter data, while preview mode previews in HTML inside of the IDE. The Internet Explorer icon can be used to use an external preview that stays visible on the desktop at all times. With the external preview activated you can edit the topic and immediately preview the topic by saving the topic. This works well if you are running in large resolution or using multiple monitors.

Search
Allows you to search for content in the body and topic titles of the topics. Pops up a dialog of result topics to jump to.

Import
The import option allows you to import classes (.NET, COM, Visual FoxPro), Web Services, and databases (Sql Server, Visual FoxPro). Imports create a set of topic tree for a class or group of classes.

Build Help
Brings up the Wizard used to build your HTML Help output file.

Options
This link brings up the Help Builder configuration dialog. This dialog allows you edit Help Builder settings as well as the current project's settings.

Topmost
This toggle button allows you to determine how Help Builder sits on the desktop. When the button is depressed/checked, Help Builder runs as Topmost application which means it always stays ontop of other windows. This can be useful if you're loading Help Builder from a development environment such as Visual Studio or Visual FoxPro or while documenting an application while it's running. If not checked Help Builder behaves like a standard application.

New Topic (Alt-N)
Brings up the new topic Wizard.

Save (Alt-S)
Help Builder saves topic text to file only when you move off a topic or you click on another menu option. Save forces a Save to disk to occur immediately. Note that Save also refreshes the External Browser view if active.

Cancel
Cancels the current unsaved changes to the current topic. Note that if you move off a topic or click on another menu option the topic is automatically saved. In this case Cancel may not properly roll back the content of the topic to what you'd expect.

Delete (Del while in Content List)
Deletes the currently active topic. If this topic has subtopics those topics are also deleted but you will be prompted to confirm this operation. A topic cannot be deleted without deleting its child topics.

Print
Allows you to print the current topic, all topics from the current location and lower or the entire help file. This option generates HTML of the topics requested and then prints the resulting HTML file.

Bold (Ctrl-B)
Adds Bold tags around the selected text in a topic field.

Italic (Ctrl-I)
Italicizes selected text in topic editor.

Underline
Underlines the selected text.

PRE
The PRE tag allows marking text as formatted text or code. Using this option pops up a prompt window that asks for a programming or markup language which if chosen causes the text to be syntax color highlighted. Optionally you can choose no language which results in a plain PRE tag for markup.

Smaller Text
Reduces the font size of the current selection by inserting a <small></small> block around the selection. Note this only reduces the font once.

Font Color and Size
Allows configuring a selection of text to set font, size and color.

Styles Drop Down
You can apply any custom styles from the wwhelp.css stylesheet file. Note that you can add your own custom styles to the Projects CSS style sheet and have them show up in the list.

Right, Left and Center justification
Use these buttons to justify text.

Table Editor
The Table Editor allows you quickly insert an HTML table. The form provides a quick entry grid into which you can type text. When done you can paste the table into the document as HTML.

Bullet List and Numbered List (Ctrl-L)
Creates a list from the selected lines. Each line separated by a carriage return is turned into a bullet item. Blank lines are stripped.

Bullet Item (Ctrl-U)
Adds an individual bullet item at the cursor.

Indent Text
Indents the selected text using <BLOCKQUOTE>.

Insert Bookmark / Crossreference (Ctrl-O)
Inserts a link to another topic in this help file. This dialog asks for the body text highlighted and a topic name from the current help file.

Insert Hyperlink (Ctrl-K)
Inserts a link to an external file. This link must be a fully qualified URL and ask for a description and URL. Clicking on the ... button allows you to browse to a page and then pick up the URL if you click back on the URL entry form.

Insert Image
Inserts an image link into the document. Note that all images in the Help Builder project tree will be included in the help file. All external links remain external.

Capture Image
Allows you to use the screen capture features of Help Builder. You can choose either Help Builders internal screen capture utility or use SnagIt if installed. You can configure which is used in Options.

Spell Checking
Finally you can spell check the currently active field. The Spell checker uses Microsoft Word (2000 or later) to visually allow spellchecking of your text.


  Last Updated: 1/18/2005 | © West Wind Techologies, 2007