Date: Wed, 10 Oct 2001 11:33:29 +0200 From: Alexander Langer <alex@big.endian.de> To: Jordan Hubbard <jkh@FreeBSD.ORG> Cc: anarcat@anarcat.dyndns.org, freebsd-libh@FreeBSD.ORG Subject: Re: How to create a GUI console in tclh Message-ID: <20011010113329.D1967@zerogravity.kawo2.rwth-aachen.de> In-Reply-To: <20011009163733T.jkh@freebsd.org>; from jkh@FreeBSD.ORG on Tue, Oct 09, 2001 at 04:37:33PM -0700 References: <20011009143206.A27943@shall.anarcat.dyndns.org> <20011009163733T.jkh@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Jordan Hubbard (jkh@FreeBSD.ORG): > to implement its command parser. You basically just want to read in a > text string, call TCL's evaluator on it, and insert the results back > into the console window. Can this be done with TCL's "eval"? Hmm, otoh, I don't know exactly what you want to do :) > I'm sure libh has some sort of scrolling > text widget already, right? Yeah, indeed. We have a multiple-line-textwidget. Maybe you cannot scroll it from within TCL yet, but this should be easy to add. I can do that if there is need. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011010113329.D1967>