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,882fb51dbee2cf74,start X-Google-Attributes: gid103376,public From: westley@buffnet.net (Terry J. Westley) Subject: Re: portable GUI toolkit Date: 1996/05/01 Message-ID: #1/1 X-Deja-AN: 152339799 organization: Just me newsgroups: comp.lang.ada Date: 1996-05-01T00:00:00+00:00 List-Id: In article <4l88ik$ed2@news.tamu.edu>, ron@cs.tamu.edu (Ron J Theriault) wrote: > If a binding is portable across Macs, X-Windows, and others, just > what is it a binding to? It would seem to be a binding > to a platform independent graphical toolkit of your invention. There is in fact just such a toolkit. It is called Tcl/Tk. To learn more about it, see http://www.smli.com/research/tcl/. There are many other sites with Tcl/Tk information. Search for Tcl/Tk in your favorite search tool. Tcl/Tk is available for X, Mac, and Windows in both source and binary forms. To learn more about an Ada95 (GNAT) binding to Tcl/Tk, see http://www.ocsystems.com/xada/tash/ as well as an article in a future "ACM Ada Letters." -- Terry J. Westley westley@buffnet.net http://www.buffnet.net/~westley/