This directory includes files to allow the integration of ILOGVIEWS in
WorkShop Visual :

Makefile : make visu.bin

app-defaults/visu : X resources file dedicated for ILOGVIEWS

bitmaps/ilvmanager.xpm : the icon for the IlvManager in the icons
		         palette of WorkShop Visual

include/IlogViews.h  :
include/IlogViewsP.h :
include/scrollhook.h :  includes files for the ILOGVIEWS motif widget
			(subtype of drawingArea)

src/IlogViews.c       :
src/IlogViewsCplus.cc :
src/scrollhook.cc     : source code files  for the ILOGVIEWS motif widget
			(subtype of drawingArea)



src/Ilvcode.c   :
src/Ilvconfig.c :
src/Ilvxdc.xdc  :  files generated by "visu_config" which discribe the
                   ILOGVIEWS motif widget

sparc_5_4.0/Makefile : makefile for sparc_5_4.0 to build the library
		       libilvwidget.a
		       (requires to set ILVHOME)


Building WorkShop Visual with the IlogViews widget integrated
---------------------------------------------------------

1. Set ILVHOME to the root of your IlogViews widget
location.

2. Go to the user_widgets/IlogViews/sparc_5_4.0 directory
and use visu_config to load the xdc file and generate a
code and config file from it. Use the supplied
Makefile to create the libilvwidget.a library.

3. Go up to the user_widgets/IlogViews directory and
use the supplied Makefile to generate a WorkShop Visual
containing the IlogViews widget.

4. Set the environment variable USER_WIDGETS to
IlogViews and then run visu as normal.
