Page 1 of 1

Easy to use Gui Library

Posted: Sun Mar 09, 2008 8:00 am
by trolly
Hi,
i wrote a little library to manage gui-widget (inspired by the principle of gtk)
actualy , it support buttons and textbox

the principe of this library is that need not take care of the gui events. you need only to create widget and associate it with a function: the gui make the rest (redraw, main loop,etc ...)

you can download it at http://stephaneweg.ibelgique.com/guilib.htm

Image