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.
Version 1.3 adds some interface tweaks, particularly more native
behavior on Mac OS X (Aqua).
TkHelpBrowser is available for download from
http://tk-components.sourceforge.net/helpbrowser/index.html .
It is licensed under the standard Tcl/Tk license.
--
Kevin Walzer
Code by Kevin
http://www.codebykevin.com