Table of Contents
Manual 0.8
This documentation applies to the latest stable releases like 0.8.3. It is mostly discontinued in favor of the upcoming Manual 1.0. When considering to help improving the manual, please move on to Manual 1.0.
Getting Started
GUI Toolkit
Documents
- Overview
Definition of widgets, roots, applications, ... - Layouting
Layout managers, panes, visibility, ... - Widgets
Existing widget overview, ... - Interaction
Mouse, keyboard, focus, ... - Resources
Using images and other non-class files, ... - Selection Handling
Selecting widgets and working with ranges - Drag & Drop
Powerful Drag&Drop with built-in data handling support - Inline Widgets
Using widgets inline in HTML-dominated web pages - Theming
High-level overview of theming capabilities - Appearance
Detailed explanation to work with appearances - Custom Themes
Write custom themes - Decorators
Working with decorators, defining new ones, writing custom ones, ... - Custom Widgets
Developing custom widgets, understanding child controls, HTML elements, ... - Form Handling
Creating complex forms using classes like Button, TextField, List, ... - Menu Handling
Creating simple and complex menus - Using themes of contributions in your application
Using themes of contributions in your application
References
Core Framework
Object Orientation
- Interfaces ( Quick Ref )
Properties
References
Low Level Framework
Tutorials
- Low-Level APIs (Query and modify styles, attributes, ...)
Tech Documents
Communication
There are two forms of client-server communication supported:
- Higher-level Remote Procedure Calls (RPC)
Development
Debugging
Performance
Other
Tooling
General
Generator Configuration
Specific Topics
Parts
- Reference:
Code Compilation
- ASTlets - AST fragments as they are generated
