                           VT C library (Not Complete)

This directory shows how the Vt widget can have a supporting library to utilize
its widget creation and image viewing functions.  There are two programs using
this set of functions.  The first is browse which simply views a file within a
scrolled list widget.  The second program is vtedit which is not quite complete.
It will actually load a scrolled text widget with a file to edit and then save
changes.  It also has a help button to demonstrate child dialogs.
This API or one based more on a curses model might become a useful tool for
those developers who would like to create applications using the specific
extended functionality of the Vt widget.
