|
Chora User Manual
Chora, is the object oriented programming language of Embedded Wizard,
derived from C++ and JAVA and is tailored for GUI applications. It is used to implement the GUI logic,
like event- and focus handling, scrolling, effects and animations. This
document describes the Chora programming language in details.
Based on the Chora programming language, Embedded Wizard contains a class library Mosaic (in two versions: the new Mosaic 2.0 and the previous Mosaic 1.0). The class libraries provide many ready-to-use components, widgets templates and further functionalities, which enable the creation of GUI applications even without much programming work. Hence, for users without deep programming knowledge, we recommend to study the following Tutorial - Mosaic 2.0 first.
|