Amiga.org
Amiga News and Community Announcements => Amiga News and Community Announcements => Topic started by: SysAdmin on October 17, 2012, 05:13:37 AM
-
News from kamelit0
https://github.com/thom-ek/GadToolsBox
GadToolsBox v3 is a powerful GUI generator for AmigaOS. It uses gadtools.library and some other external gadgets. With GTB v3 You can highly expand your GUI with a lot of features like toolbars, tree listviews, page gadgets, clipboards. GTB v3 is something like resource editor, You can create here almost everything using all of OS features. You can draw pictures, mouse pointers, edit locale strings, create menus, windows, toolbars, version strings and much more, everything with one program.
Generated source code is similiar to very well known source code generated by old GadToolsBox by Jaba Development. So, turning to new GTB is very easy, but programs need to be reworked (there are a new functions and there is other naming convention). Of course GTB v3 can load old resources from GadToolsBox v2 (all #?.gui files), but you cannot load GTB v1 resources.
-
Thanks for sharing! :)
Would be nice if someone will update it with support for other gadget interfaces like MUI, ReAction/ClassAction: I mean something to choose for your project at the beginning.
But I don't know if possible/convenient (maybe at least for ReAction/ClassAction).