« Previous -
Version 101/122
(diff) -
Next » -
Current version
Loïc Berthelot, 04/27/2009 02:00 pm
NUI Wiki¶
This wiki is about NUI, a C++ framework designed to build multiplatform applications with hardware accelerated GUIs.
To know a bit more:
about nui
about nui's licensing
how to download nui
Getting Started¶
Development tutorials¶
- Let's get started
- Communication systems
- Basics Overview part I: Strings, Paths and Streams
- The virtual file system and how to access files and resources in an nui application
- Basics Overview part II: Timers, Threads and Critical Sections
- GUI Layout with the Buttons tutorials
- color selector
- combo box
- do, undo and repeat commands
- cover flow
- drag'n drop
- file selector
- grids and boxes
- knobs
- list of elements
- application menu
- message queue and asynchronous communication
- tabs
Design documents¶
- Overall
- Simple types
- Object Model
- Graphic rendering engine
- Widget tree
- Widget layout
- Event propagation
- Powerful debugging tools
- CSS language syntax
- Licensing