UI framework
Factor handbook

Prev:Input and output
Next:The implementation


The ui vocabulary hierarchy implements the Factor UI framework. The implementation relies on a small amount of platform-specific code to open windows and receive keyboard and mouse events; UI gadgets are rendered using OpenGL.
Starting the UI
UI glossary
Building user interfaces
Implementing new gadgets
Developing UI backends