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,f1ce6ebb280c2c03 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-26 23:26:28 PST From: Frank Piron Newsgroups: comp.lang.ada Subject: Re: GtkAda for professional GUI-Application ? Date: Mon, 27 Jan 2003 08:27:28 +0000 Organization: KonAd GmbH Message-ID: <3E34ED70.97BFF11A@konad.de> References: <3E30051C.E61AF429@konad.de> NNTP-Posting-Host: p508b4536.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.online.de 1043652387 29388 80.139.69.54 (27 Jan 2003 07:26:27 GMT) X-Complaints-To: abuse@online.de NNTP-Posting-Date: 27 Jan 2003 07:26:27 GMT X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de,en-US Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor-online.net!news.belwue.de!news.uni-ulm.de!rz.uni-karlsruhe.de!schlund.de!news.online.de!not-for-mail Xref: archiver1.google.com comp.lang.ada:33445 Date: 2003-01-27T07:26:27+00:00 List-Id: So, what you suggest is a "rapid-like" approach ? Thanks for your comments, Frank Piron David Botton schrieb: > > Speaking as an "application" developer, using GWindows, CLAW or other native > framework will always give you a superior product on Windows. I prefer to > always abstract the GUI and write a version of the GUI front end for each > platform in their native framework (GtkAda for Linux, GWindows for Windows, > Cocoa for MacOSX, etc.) > > Of course if you are just "hacking" a front end that end users will not be > using, GtkAda works OK on windows. > > Support for GWindows/GNATCOM and GtkAda are both available from ACT > (sales@gnat.com) > > David Botton > > > But now we are unsure, wether its mor attractive to > > choose GtkAda for the Gui-Components, because then the > > Client - Library will compile in Gnu-Linux-Environments too. > > Unfortunately GtkAda 1.3.12 ( Windows ) cannot handle > > German - Umlaute. Further i did play around with the > > "testgtk"-Application for windows and noticed that its > > not so stable and smooth as Gwindows is.