On Tue, 14 Nov 2000, LF wrote:
> James Henstridge wrote:
> >
> > On Mon, 13 Nov 2000, Moshe Zadka wrote:
> > GtkText is just weird and buggy. That is why it is getting deprecated in
> > gtk 2.0. There are some operations that will only work after realizing
> > the widget (some will work before hand as well though).
>
> What will it be replaced with? (Or rather, what is it called so I can
> use it?)
GtkTextBuffer and GtkTextView (you can associate multiple views with a
particular text buffer). Although you won't be able to make use of these
things for a while, as gtk 2.0 is not ready, and neither is the python
binding (although, it wraps a lot of the new features already).
James.
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk