From xemacs-m  Thu Mar 20 05:07:18 1997
Received: from mgate.uni-hannover.de (mgate.uni-hannover.de [130.75.2.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA10923
	for <xemacs-beta@xemacs.org>; Thu, 20 Mar 1997 05:07:17 -0600 (CST)
Received: from helios (actually helios.tnt.uni-hannover.de) by mgate 
          with SMTP (PP); Thu, 20 Mar 1997 12:06:07 +0100
Received: from daedalus.tnt.uni-hannover.de by helios (SMI-8.6/SMI-SVR4) 
          id MAA07324; Thu, 20 Mar 1997 12:05:10 +0100
Received: by daedalus.tnt.uni-hannover.de (SMI-8.6/SMI-SVR4) id MAA23560;
          Thu, 20 Mar 1997 12:05:08 +0100
Date: Thu, 20 Mar 1997 12:05:08 +0100
Message-Id: <199703201105.MAA23560@daedalus.tnt.uni-hannover.de>
From: Heiko Muenkel <muenkel@tnt.uni-hannover.de>
MIME-Version: 1.0
To: bwarsaw@python.org
Cc: weiner@infodock.com, xemacs-beta@xemacs.org
Subject: Re: XEmacs needs a GUI toolkit interface.
In-Reply-To: <199703172045.PAA06279@anthem.CNRI.Reston.Va.US>
References: <199703171533.HAA00276@newman> <199703172033.MAA11925@infodock.com> <199703172045.PAA06279@anthem.CNRI.Reston.Va.US>
X-Face: n}R'l6CHRf>pi&bj7[x0CW3:kmXm@1)7m+l*9[fp;-Ow4Xe~=5E;skf?2> 
        y]f{HzB|Q(\V9+y$PP~.4G[2n4W7{6Ilm[AMY9B:0kj.K_$-d%p4YIF*bX;=ADp6{ 
        HS@NEv9c.VII+9PgXHASx}K(jy^t=q%qzZ72q1e4E;O!$A$`&wgtLk"1%p.nC_G!] 
        4d1!+J4Q#YD_iXeEy`1x)d\r$1Qn\'23n|[8Y_xzuXJJ7W(EGqnzB]`]aq??;+z=) 
        DW~\'Vq&F'g%QU[Mv2:}nS>SdZFTEC2GsgB=Q,:~H<R5S[:ZN%B:s0;|v1x"Jb
Content-Type: text/plain; charset=US-ASCII

>>>>> "BAW" == Barry A Warsaw <bwarsaw@CNRI.Reston.VA.US> writes:

>>>>> "BW" == Bob Weiner <weiner@infodock.com> writes:

    BW> Right now, I think TK is probably a good way to go because it
    BW> is portable and has a fairly rich set of widgets and multiple
    BW> language bindings.

    BAW> I completely agree.  Somewhere in the dim recesses of my
    BAW> memory, I seem to recall that someone did an Elisp binding to
    BAW> Tk.  Dejanews only seems to give me back hits on Guile and
    BAW> Scheme bindings to Tk, so maybe that's what I was thinking
    BAW> about.

GCL (GNU Common Lisp) has also an interface to TK.

