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,53611649a57c674a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-02 13:11:03 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Stefan Nobis Newsgroups: comp.lang.ada Subject: Re: GUI toolkit for Ada again Date: 02 Jul 2001 22:00:43 +0200 Organization: ESN - EDV-Beratung, Sicherheit, Netzbetreuung Message-ID: <87lmm73xuc.fsf@520075220525-0001.dialin.t-online.de> References: <9hqhm7$f3u2r$1@ID-77306.news.dfncis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.t-online.com 994104611 07 1233 Ho8dSpCS8AYto 010702 20:10:11 X-Complaints-To: abuse@t-online.com X-Sender: 520075220525-0001@t-dialin.net Xref: archiver1.google.com comp.lang.ada:9348 Date: 2001-07-02T22:00:43+02:00 List-Id: Wolfgang Jeltsch writes: > GtkAda is in my opinion good for developing GNOME applications but not to > develop Windows applications. A Windows application has (in my opinion) to > look and feel Windows-like. Did you ever test GTK+ programs on Windows? GTK+ apps compiled on Win does have Windows look'n'feel. Try http://sourceforge.net/projects/dev-cpp/ for a software which GUI is written with GTK+ and have a Windows look'n'feel on Windows. In fact the GTK+ for Windows is based on the Windows-API, not X11-libs. -- Until the next mail..., Stefan.