MWT (Micro Widget Toolkit)
MWT is a toolkit that simplifies the creation and use of graphical user interface widgets on a pixel-based display.
The aim of this library is to be sufficient to create complex applications with a minimal framework. It provides the main concepts without managing particular needs. Specific needs can be met by a MWT expert by creating new widgets, adding more complex concepts, etc. The flexibility of the MWT open framework allows the selection of only what is necessary for the application in order to guarantee lightweight applications and fast execution.
- Usage
- Concepts
- How to Create a Widget
- How to Create a Container
- How to Animate a Widget
- How to Define an Outline or Border
- How to Define a Background
- How to Create a Desktop Event Dispatcher
- How to Define an Extra Style Field
- How to Use the Overlap Render Policy
- How to Debug
- How to Test Performances
- MWT Examples
