Brian: > On Fri, 2005-25-03 at 17:40 +0100, Hans-Joachim Widmaier wrote: > > Hans-Joachim Widmaier: > > > I'm using "cursor-changed", which seems to get emitted on all changes. > > > Works great for me. > > > > Gah! Have to follow up on my own post. (Never post when in a hurry!) > > > > Sorry, I misread TextView for TreeView. There's probably no "cursor-changed" > > signal on the former. > > > > It is "cursor_changed" for list and tree views
Sorry, I can't see your point. There isn't a gtk.List nor a gtk.ListView, and the signal is shown with a hyphen in the pygtk 2 reference. And it definately works in that spelling in my code. Again, the OP was talking about a TextView, which I, being in a hurry (and having had lots of fun lately with TreeViews), read as TreeView, triggering me to a recommendation that didn't apply here. So many words for nothing ... :-) No offence meant, really, -- Hans-Joachim Widmaier _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
