I have a GtkTextView inside a GtkFrame which is
on a GtkLayout.

In Gtk 2, if you typed more text than would fit
in the visible area of the widget, it would
auto-scroll.

But in Gtk 3, the TextView *enlarges itself* to
accommodate the text.

I don't want this to happen! How can I stop it?

--
Greg

This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to