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,578bd4d051bc4686 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-26 13:35:06 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: OT: GUI [was:]Ann: TeXCAD 4.1 Date: Fri, 26 Mar 2004 15:34:49 -0600 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <10698g9nkcg9k2e@corp.supernews.com> References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:6564 Date: 2004-03-26T15:34:49-06:00 List-Id: "Preben Randhol" wrote in message news:slrnc68641.29f.randhol+valid_for_reply_from_news@k-083152.nt.ntnu.no... ... > If the argument is that one cannot use GtkAda for Window bcs you cannot > d&d an object into Word I find this very odd. This means you cannot use > Java either in Windows. That's true, really. For Quick and Dirty apps, it really doesn't matter, but if you are planning to distribute the apps to a large number of users, you really need a tailored interface (Windows, Linux, whatever). Java apps on Windows are clunky, ugly, and tend to sink below other windows. Pretty much the same list of things leveled at GtkAda. Randy.