Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Go to file
Pietro Gagliardi bec9ba1ba7 More relayout parent work. More TODOs. 2015-08-17 19:19:02 -04:00
darwin Migrated container.m. This will behave similarly to the GTK+ backend; bin.m will come next. 2015-07-29 12:17:12 -04:00
redo More relayout parent work. More TODOs. 2015-08-17 19:19:02 -04:00
unix Finished reimplemented GTK+ uiTab. 2015-07-01 01:02:34 -04:00
windows Removed some ancient Windows files. 2015-05-30 17:48:02 -04:00
GNUbase.mk
GNUmakefile
GNUmaketest.mk
LICENSE
TODO.md More TODOs. 2015-07-29 12:10:57 -04:00
bin.c Removed the uiContainerUpdate()s from bin.c and fixed one wrong one in box.c. For bin.c, uiContainerUpdate() needs to explicitly be called by users. 2015-05-11 12:35:28 -04:00
ui.idl Added a bare-bones uiGroup. 2015-05-11 22:35:16 -04:00
ui_windows.h
uipriv.h