Published 5. April 2010 at 23:06 - No Comments
XGUI implements complete objects introspection and late binding and permits to save and load every objects from XML or to add plugins with new objects. XML dumped objects can be validated with a DTD exposed by the class to confirm their validity. Even views themes and models can be loaded and saved from...
Published 5. April 2010 at 23:03 - 6 Comments
XGUI has an integrated XML gui editor, Plan, which permits to quickly create, edit and test guis and themes.
Plan can load plugins to add new widgets or call methods of the created widgets to let you test them interactively. You can even load models to add data to your gui, save the complete XML and...
Published 5. April 2010 at 22:59 - No Comments
XGUI can work under many different environments: Windows, Gtk, Gnustep and Cocoa and can integrate with GCC or Visual Studio to couple with your everyday work.
XGUI also supports different programming languages, from C++ to Python letting you create your application with your favourite language on your...
XGUI implements complete objects introspection and late binding and permits to save and load every objects from XML or to add plugins with new objects. XML dumped objects can be validated with a DTD exposed by the class to confirm their validity. Even views themes and models can be loaded and saved from XML making
read more..
XGUI has an integrated XML gui editor, Plan, which permits to quickly create, edit and test guis and themes.
Plan can load plugins to add new widgets or call methods of the created widgets to let you test them interactively. You can even load models to add data to your gui, save the complete XML and
read more..