Version 5 of tkHelpBrowser

Updated 2006-08-06 20:38:18

TkHelpBrowser is a Tk widget based on the htmllib package and sample browser client developed by Stephen Uhler and maintained by Clif Flynt (the Flynt version is available at http://noucorp.com ). TkHelpBrowser is designed to function as a drop-in widget, callable from a Tcl/Tk application with no modification required.

TkHelpBrowser is a simple but complete system for displaying user documentation in an application. In addition to providing display of the HTML pages, it provides navigation of the documents via a treeview, and also provides basic search capabilities. TkHelpBrowser has dependencies on the following Tcl/Tk packages: BWidgets, fileutil, Tablelist, and (optionally) Tile. Versions for standard Tcl/Tk applications and applications making use of the Tile widget set are available.

http://tk-components.sourceforge.net/helpbrowser/helpbrowser_tile.png

TkHelpBrowser is maintained by Kevin Walzer. For more information, see http://tk-components.sourceforge.net/helpbrowser/index.html .

TkHelpBrowser is available under a BSD-style license.

August 6, 2006: New version (1.2) available. This version is a significant update, adding navigation via treeview and basic search capabilities.


Category Documentation - Category GUI