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,40faddc97c0ae97b X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: GUI Design for Ada Date: 1999/10/29 Message-ID: #1/1 X-Deja-AN: 541916645 References: <7vb03r$1ea$1@news5.fast.net> X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.snfc21.pbi.net 941168798 207.214.211.29 (Thu, 28 Oct 1999 20:46:38 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Thu, 28 Oct 1999 20:46:38 PDT Newsgroups: comp.lang.ada Date: 1999-10-29T00:00:00+00:00 List-Id: >In addition, I'm also looking for info/book that will help to design GUI >front end for an Ada program running in Windows. May I immodestly suggest the TriAda paper at www.rrsoftware.com for one approach. Other approaches include doing it in C transliterated to Ada or doing it with a cross-platform tool like Tcl/Tk.