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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,899b6cda699de8ba X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-18 11:11:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.airnews.net!cabal12.airnews.net!usenet From: David Gressett Newsgroups: comp.lang.ada Subject: Re: What do I need to write a Windows program with Ada? Date: Tue, 18 Mar 2003 13:10:28 -0600 Organization: Airnews.net! at Internet America Message-ID: <659DA6555B1B1AD5.DB5DA0704C28F278.8F5F48DDD48B0512@lp.airnews.net> X-Orig-Message-ID: References: <3e75e88a$0$4088$4d4ebb8e@read.news.de.uu.net> Abuse-Reports-To: abuse at airmail.net to report improper postings NNTP-Proxy-Relay: library1-aux.airnews.net NNTP-Posting-Time: Tue Mar 18 13:09:33 2003 NNTP-Posting-Host: !YUbD1k-VP:a<'\ (Encoded at Airnews!) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.8/32.548 Xref: archiver1.google.com comp.lang.ada:35473 Date: 2003-03-18T13:10:28-06:00 List-Id: On Mon, 17 Mar 2003 14:23:38 -0500, "David Botton" wrote: >I recommend GWindows for Win32 - http://www.adapower.com/gwindows, see >http://www.adapower.com/gwindows/user_guide.html for a full tutorial. If you >can program Ada, you already know how to write a Windows program :-) > GWindows is very nice - the GUI interface stuff works very well, but the database access stuff is incomplete and lacks documentation. It is a very good start, but needs more work. (I'll be happy to contribute, as I very much need something like this) Support for printing is a bit weak as well. It works, but needs to have some higher-level abstractions added to make it really useful. Something analogous to the qprinter package for Visual Basic printing would be very nice. See www.qbdsoftware.co.uk/moth/qprinter/ qprinter is a great idea but suffers horribly from the limitations and weaknesses of VB. A similar package for GWindows would be very useful and would help to draw VB6 programmers to Ada rather than to VB.NET.(Again, I would be happy to help with this.) Another weakness of GWindows is that the mailing list where users can go to help each other seems to be nonfunctional.