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,e6716362f4a1a035 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-24 09:30:39 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-out.cwix.com!newsfeed.cwix.com!sjc-peer.news.verio.net!news.verio.net!iad-read.news.verio.net.POSTED!kilgallen From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: GUI toolkit for Ada Message-ID: References: <9h51he$c0efp$1@ID-77306.news.dfncis.de> Organization: LJK Software Date: 24 Jun 2001 12:30:29 -0500 NNTP-Posting-Host: 216.44.122.34 X-Complaints-To: abuse@verio.net X-Trace: iad-read.news.verio.net 993400234 216.44.122.34 (Sun, 24 Jun 2001 16:30:34 GMT) NNTP-Posting-Date: Sun, 24 Jun 2001 16:30:34 GMT Xref: archiver1.google.com comp.lang.ada:9074 Date: 2001-06-24T12:30:29-05:00 List-Id: In article <9h51he$c0efp$1@ID-77306.news.dfncis.de>, Wolfgang Jeltsch writes: > Hello, > is there a multi-platform GUI toolkit for Ada out there, which uses native > look-and-feel by using native GUI libraries? I believe that is an impossible requirement. The closest you could hope to achieve is least-common-denominator use of native features.