strange (and orrible) behavior in gtk.CellRendererCombo using pygtk

2006-01-16 Thread _v_tiziano
Hi folks! I notice a strange (and orrible) behavior in gtk.CellRendererCombo. My code work trapping the 'edited' signal to store in a temporary buffer before the "save all" operation (by clicking a save-button). The is that gtk.CellRendererCombo (unlike gtk.CellRendererEntry, and others...) dont

pygtk: edited signal and selected column

2005-03-15 Thread _v_tiziano
Hi, I'm trying to get the selected column from the callback for the signal "edited" of a gtk.CellRendererCombo. This callback return only the gtk.CellRendererCombo object, the selected path and the new text is being to be inserted. :( Any idea? tanx _v_tiziano -- http://