|
More articles:
Articles about the Lit Window Library
This section of the website contains articles about the library which I have written.
|
Taking UI coding to the next level
|
Explains the motivation behind the Lit Window Library and the RapidUI idea that increases GUI coding produktivity and saves development time and money.
|
|
How it works
|
Describes the fundamental concepts and mechanisms of the rules based UI coding paradigm and the data abstraction layer.
|
|
RapidUI mediator
|
Introduces the “RapidUI” object, a generic mediator class that combines widgets, data and UI rules and takes care of user interactions.
|
|
Data Abstraction Layer, Part 1
|
Presents the interface of the “data abstraction layer”, the portable C++ “reflections” mechanism that is at the foundation of the Lit Window Library, allowing runtime generic algorithms.
|
|
|