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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,77e27ce5376e1d4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-30 09:33:29 PST Path: archiver1.google.com!postnews2.google.com!not-for-mail From: jeff.huter@bigfoot.com (Jeff) Newsgroups: comp.lang.ada Subject: Re: KDE Anyone? Date: 30 Mar 2004 09:33:28 -0800 Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 143.182.124.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1080668009 6810 127.0.0.1 (30 Mar 2004 17:33:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 30 Mar 2004 17:33:29 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:6672 Date: 2004-03-30T09:33:28-08:00 List-Id: chris wrote in message news:... > Hi, > > Anyone know of a KDE binding for Ada. I looked on the net and found > someone had started one. Where's it at? Is it active? The post talked > about having a fairly substantial binding to QT, but it was July 2003. > What's happened since then? One possibility may be to use A# with QT# and mono. Info about A# is located at http://www.usafa.af.mil/dfcs/bios/mcc_html/a_sharp.html. However, A# appears to target only Windows. I have no idea how hard it would be to port A# to *nix and mono. But, it may be easier than creating a new binding for QT.