... the same problem, a different point of view... If I enter a CellRendererText in editing mode I can press return and the mode switched and signal 'edited'is emitted.
Who is responsable for that? I guess is the editable as I can't imagine anything else... but how can I be sure? I mean is there a way to "listen all signals" and who is emitting them? Which is the signal emitted? What can I do from within the 'edited' callback to stop switching from editing mode? sandro -- Sandro Dentella *:-) http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
