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.
Image Starting the UI
Image UI glossary
Image Building user interfaces
Image Implementing new gadgets
Image Developing UI backends