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-23 17:50:59 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!logbridge.uoregon.edu!arclight.uoregon.edu!wn14feed!wn12feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!rwcrnsc53.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: <3E30051C.E61AF429@konad.de> Subject: Re: GtkAda for professional GUI-Application ? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <%Z0Y9.13063$rM2.10688@rwcrnsc53> NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1043373051 66.31.5.146 (Fri, 24 Jan 2003 01:50:51 GMT) NNTP-Posting-Date: Fri, 24 Jan 2003 01:50:51 GMT Organization: AT&T Broadband Date: Fri, 24 Jan 2003 01:50:57 GMT Xref: archiver1.google.com comp.lang.ada:33388 Date: 2003-01-24T01:50:57+00:00 List-Id: "Adrian Knoth" wrote in message news:slrnb301sv.4ms.adi@drcomp.erfurt.thur.de... > Frank Piron wrote: > > Unfortunately GtkAda 1.3.12 ( Windows ) cannot handle > > German - Umlaute. > > Yes, because Gtk 1.3.x does not support UTF8. > > You'll need to switch to GTK 2.2 instead, but as far as I know there > is no working windows-port, yet. I'd contact ACT Europe about support for GtkAda/Gtk at 2.2 to see how close it is. The other night I grabbed the latest 2.2 Gtk+ binaries from http://www.gimp.org/~tml/gimp/win32/downloads.html and the latest GtkAda source code from the http://libre.act-europe.fr/GtkAda/ CVS archives and I was able to configure and run a few test programs under Windows XP/Mingw.