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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,278316ac29af1f90,start X-Google-Attributes: gid103376,public From: Jos De Laender Subject: Portable GUI in ADA ? Date: 1999/06/24 Message-ID: <3771F6D3.83F3C540@alcatel.be>#1/1 X-Deja-AN: 493297154 Content-Transfer-Encoding: 7bit Organization: Alcatel/Bell X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-06-24T00:00:00+00:00 List-Id: Gentlemen, I was looking for nearly free Gui (with some elementary Gui building assistance) in Ada95. Portability between Windows and Motif is also a concern. This very group helped me with some pointers , but finally my quest ended with Tash+Rapid as the only candidate. It seems however a very indirect approach to me (needing a tcl/tk interpreter to which ada hooks in then) and my _feeling_ (sorry for that ;-) ) is that it is not a nice and clean approach. I was wondering if something like wxWindows (C/C++) could not be ported or bound somehow to Ada95 ? Maybe it is not the cleanest program around neither, but it gives at least the possibility to produce standalone programs. Did someone try this already ? Would it be worth the effort ? All comments, including those to correct my feeling ;-) , are welcome. Best regards, Jos (only speaking for himself, not for his company)