Html Editors (like MS Frontpage)
automatically insert the "%20" in the hyperlink.
In your GuiXT script the code is quite simple:
Image (toolbar) "help.gif"
ViewHelp="iw31.e.html"
If you place the
image in the toolbar, it should have a size of 18 x 18 pixels.
Please note: Instead of writing a small script for each screen where you
want to offer your own html help, you can specify a "Help views" directory
in GuiXT profile. See Help Views
Directory for the details.
|