janneku/tinyui
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
tinyui - An UI library that makes sense Copyright 2010 Janne Kulmala <janne.t.kulmala@iki.fi> Program code is licensed with GNU LGPL 2.1. See COPYING.LGPL file. The purpose of this library is to wrap the common functionality of popular GUI toolkits and provide simple and clean STL-compatible C++ interface that makes sense. Currently implemented features: * Windows * Buttons * List boxes * Text entries * I/O watch * Timers Supported GUI toolkits ---------------------- * gtk+ 2 * Qt 4