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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable 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-24 10:12:08 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: "David Botton" Newsgroups: comp.lang.ada Subject: Re: GtkAda for professional GUI-Application ? Date: Fri, 24 Jan 2003 12:58:10 -0500 Organization: ENST, France Message-ID: References: <3E30051C.E61AF429@konad.de> Reply-To: "comp.lang.ada mail to news gateway" NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1043431101 25420 137.194.161.2 (24 Jan 2003 17:58:21 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Fri, 24 Jan 2003 17:58:21 +0000 (UTC) To: "comp.lang.ada mail to news gateway" Return-Path: X-pair-Authenticated: 64.144.3.99 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:33410 Date: 2003-01-24T12:58:10-05:00 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.