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,3b1e4c4ce438b819 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-24 14:34:16 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: wxWidgets (wxWindows) Date: Tue, 24 Feb 2004 22:34:15 +0000 Message-ID: References: NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1077662055 7057 62.49.62.197 (24 Feb 2004 22:34:15 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 24 Feb 2004 22:34:15 +0000 (UTC) User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Xref: archiver1.google.com comp.lang.ada:5775 Date: 2004-02-24T22:34:15+00:00 List-Id: On Tue, 24 Feb 2004 16:01:25 +0100, Szymon Guz wrote: > Do you know if anybody created a binding to wxWindows in Ada ? Yeah I do. No there isn't. It looks like the easiest way would be to provide an Ada back end to SWIG and use the already existing wxPython SWIG interfaces to produce Ada bindings. I've thought about this, it's a pity that Ada isn't support yet Haskell is! Luke.