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,823628bc71db858d,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!j32g2000yqh.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Ann: GWenerator 0.975 Date: Wed, 8 Jul 2009 13:06:44 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6bbe638e-43be-4e3a-ac06-242de0088e01@j32g2000yqh.googlegroups.com> NNTP-Posting-Host: 85.3.192.166 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1247083604 31108 127.0.0.1 (8 Jul 2009 20:06:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Jul 2009 20:06:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j32g2000yqh.googlegroups.com; posting-host=85.3.192.166; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1.14) Gecko/20080612 Fedora/2.0.0.14-20080612.fc8.acer Firefox/2.0.0.14,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6912 Date: 2009-07-08T13:06:44-07:00 List-Id: Hello! A new version of GWenerator is out! Latest changes: 0.975 (05-Jul-2009): * 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 Visit: http://sf.net/projects/gnavi/ 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. GWenerator produces Ada sources corresponding to dialogs and menus, as a background task. The command-line equivalent, rc2gw, does the same job on request. On request, GWenerator produces a test application with all dialogs. Unlike some other GUI libraries, GWindows is Windows-only, but a built application can hold in a single .exe (no need to provide any run-time framework, toolkit, dll's and worry about version conflicts), which make deployment very easy in a Windows-centric environment. The archive contains numerous examples and stress-tests downloaded from Internet. But the better is to play around and send feedbacks or ask questions on the GNAVI mailing list... Enjoy! _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!