Xvisual will compile your programs and report errors from within the development environment. User-written code segments ('modules') can be compiled with the visual components ('forms'). The system allows you to edit the widget callbacks and also allows you to specify additional X-events for a widget (object) to respond to.
Xvisual's objects currently include: Labels, Buttons, Menubars & pulldown menus, bitmaps, file and directory list boxes, general purpose list boxes, background timers, scrollbars, panners and toggle. Using the xvisual support library (included), the programmer can include many other features in his/her program that are not directly supported by the interface builder.
In addition, the Xt and Xlib libraries are also available. Xvisual forms also support most Xlib graphics and GC calls which are implemented as object methods.
Last Update 24/05/96, 15:00