As before, run the script, edit the text in the first cell ( a stock-standard CellRendererText ), and then immediately after editing ( and before hitting 'Enter' ), click the 'dump values' button. Note the values are correct.
Now try the same thing with the 2nd cell, which is an Odot::CellRendererText. As with my previous post, the 'edited' signal doesn't fire before I hit the 'dump values' button.
Same goes for the 3rd cell, which is the CellRendererCombo from the previous example.
I've submitted a bug at http://bugzilla.gnome.org/show_bug.cgi?id=317387 for the CellRendererCombo issue, as I'm pretty sure by now that it's an issue with gtk+ and not the bindings ... since CellRendererCombo is now a gtk+ feature. I'm not sure about the issues with Odot::CellRendererText though.
Any ideas? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: dkasak nusconsulting com au website: http://www.nusconsulting.com.au
Attachment:
data_entry_in_treeview.pl
Description: Perl program