You are hereMudGUI - Native FreeBASIC UI Library
MudGUI - Native FreeBASIC UI Library
MudGUI is a small Object Oriented user interface library designed to function similarly to Qt by Nokia. It does this by faking inheritance from a base object providing common functions to all widgets. The library is still in its early stages and there are not many widgets available but it is easy to write your own. SVN Repository: http://mud-gui.googlecode.com/ Update: MudGUI is now built with the latest HG version of my weld project. The current makefile will continue to build this version but will not be updated and has been removed from the repository. I'm still working on this project, just have a nasty bug to figure out in the recently added Dialog class. Any help is appreciated.
