libhelp libhtmlw libButtFace libXpm
libXm ...
you may take a look at libhlpclient. It provides exactly the
libhelp interface
funtions, but instead of implementing a help browser by itself,
it just starts and controlls a helpserver application like xmhelp or NCSA Mosaic(tm).
There is an additional integer resource for choosing the help server:
help_server
.
Acceptable values are:
NO_SERVER XMHELP_SERVER MOSAIC_SERVER
.
The default value is XMHELP_SERVER
. If you want to use
Mosaic, set the resource to MOSAIC_SERVER
. Try
it...
LIBHELPPATH
.
If you use NCSA Mosaic(tm) as help server, the libhlpclient
library searches the requested help document in the search path
(this isn't needed for xmhelp). For inlined images to be resolved
correctly by NCSA Mosaic(tm), they must be referenced either
absolute or relative to the directory where the current document
comes from. NCSA Mosaic(tm) itself doesn't know anything about
search paths.
Libhlpclient will restart the help server after a crash.