Gautier lets us know that the latest version is GWenerator is out and about.
So what is GWenerator?
With GWenerator you can design Graphical User Interfaces with existing
software like Visual Studio or the free ResEdit (http://resedit.net),
and program Windows applications in Ada using the GWindows
object-oriented library.
The changes for the latest edition is:
- new Initialize_controls option: initialize some controls with fake
contents, for test/debug; analogous to Ada’s Normalize_Scalars pragma - better support for: progress bars, tree views, list views, static
borders, some special window styles
GWenerator is probably a good place to start, if you have any GUI needs.