Hi, I'm looking for some documentation about the "native scrolling" feature present in some widgets (like TextView). I would know, for example, how to get and/or set its adjustments. And what about implementing one?
In the documentation, the only thing I found is at gtk.ScrolledWindow reference that says: "Some widgets have native scrolling support using "slots" to hold gtk.Adjustment objects." What this mean? The gtk.TreeView have getters and setters for adjustments, but I need them for gtk.TextView. Tanks a lot :-) -- João Paulo da Silva -- JoãoPinga Jabber: [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
