From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,380ce913190d03a1,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!o30g2000yqb.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Ann: GWenerator 0.99 Date: Sun, 28 Feb 2010 09:14:48 -0800 (PST) Organization: http://groups.google.com Message-ID: <36a8da32-2728-4e8f-807d-22decfc27cf7@o30g2000yqb.googlegroups.com> NNTP-Posting-Host: 62.203.208.231 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1267377288 11827 127.0.0.1 (28 Feb 2010 17:14:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 28 Feb 2010 17:14:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o30g2000yqb.googlegroups.com; posting-host=62.203.208.231; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100205 SeaMonkey/2.0.3,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9352 Date: 2010-02-28T09:14:48-08:00 List-Id: 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!