|
|
XXL / XlBuild: Guided TourEric Lecolinet (elc@enst.fr) |
XXL is a new interactive development system for building Graphical User Interfaces that provides:
An interactive Interface Builder based on Visual Programming
A simple declarative Specification Language that is both:
XXL does not implement a new toolkit but consists of an object oriented software layer which relies on X-Window and the Motif toolkit. The XXL Language not only allows users to specify the widget part of the interface but can also be used to manage widget behaviors and to create distributed interfaces.
Guided Tour:
1. Textual and Visual Equivalence
2. Three-View Edition and Program Liveliness
3. XXL Specification Language and Script files
4. Interpretation & Compilation
5. XXL Widgets and Abstract Objects, Behaviors
6. Type Conversion and Resource Edition
7. Application Specific Objects
XXL Home Page