Re: printed representation -> C string

robert havoc pennington (rhpennin@midway.uchicago.edu)
Mon, 26 Jan 1998 23:10:52 -0600 (CST)

On Mon, 26 Jan 1998, Jim Blandy wrote:
> Does Gtk have a widget for entering multiple lines of text?
>

I think so. For displaying text anyway. Also, Gnome has a terminal widget.

> If so, it would be very groovy to have a kind of Guile I/O port that
> reads/writes to a Gtk text widget. That would make what you wanted
> very easy to implement: (write object widget-port)
>

That'd be neat. Personally I'd have no idea how to go about it though...

Havoc Pennington