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-04 17:23:58 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!nntp.cs.ubc.ca!newsfeed.direct.ca!look.ca!newshub2.rdc1.sfba.home.com!news.home.com!news1.rdc1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: GUI toolkit for Ada again References: <9i0042$gfcml$1@ID-77306.news.dfncis.de> X-Newsreader: Tom's custom newsreader Message-ID: Date: Thu, 05 Jul 2001 00:23:57 GMT NNTP-Posting-Host: 24.7.82.199 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.sfba.home.com 994292637 24.7.82.199 (Wed, 04 Jul 2001 17:23:57 PDT) NNTP-Posting-Date: Wed, 04 Jul 2001 17:23:57 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:9446 Date: 2001-07-05T00:23:57+00:00 List-Id: > The interface was in my opinion rather terrible - unusual > looking scrollbars, non-modal dialogs where there should be modal ones, > push button rows below the menu bar and so on, and so on. > Ok, obviously there is no such library I am looking for. I missed the start of this thread (thanks, AT&T) and am not sure exactly what was wanted. If you want to write Ada style programs that run under Windows and have a Windows style interface, take a look at CLAW at www.rrsoftware.com There's a free intro version available there and I think a free intro version of the associated GUI builder. (I helped create CLAW, but not the GUI builder.)