From: Gautier write-only on 28 Feb 2010 12:13 Hello! There is a new release of the GWenerator. What's new: * Ada background or on-demand build * A few improvements on supported controls Download: http://sourceforge.net/projects/gnavi/ What is the GWenerator ? With GWenerator you can design Graphical User Interfaces with various existing software like Visual Studio or the free ResEdit ( http://resedit.net ), and program Windows applications in Ada using the GWindows object- oriented library. GWenerator produces Ada sources corresponding to dialogs and menus, as a background task, as soon as a new design has been saved. On request, it produces also a test application with all dialogs. Optionally, it launches a new Ada build, automatically or on request. The command-line equivalent tool, rc2gw, does the code generation on request. Unlike some other GUI libraries, GWindows is Windows-only (at least currently) - that the "minus" side. So it is intended to target Windows-centric environments. On the "plus" side, a GWindows application can hold in a single executable. A priori, there is no need to provide any run-time framework, toolkit, dll, installation wizard or to worry about version conflicts, paths, admin rights. This makes the deployment of an application trivial or of minimal complexity. The archive contains numerous examples and stress-tests downloaded from Internet. A pre-built version of GWindows is provided as well. Enjoy! _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!
|
Pages: 1 Prev: List pc supported screen resolutions ? Next: Message Queue |