Re: Gtk3::TreeSelection and get_selected_rows

2013-02-20 Thread Dan Kasak
On Tue, 2013-02-19 at 10:31 +, Torsten Schoenfeld wrote: > On 19.02.2013 05:34, Dan Kasak wrote: > > More Gtk2 ==> Gtk3 questions ... > > > > When I do $tree_selection->get_selected_rows, I get an array, which > > appears to have: > > > > - row[0]: an array of Gtk3::TreePath objects > > - row[1

Help! Custom cell renderers blowing up ...

2013-02-20 Thread Dan Kasak
Hi again :) I've made steady progress today, but now I'm stumped again. I've been used bits of pieces of code borrowed from Odot and other examples I've found. Hence, I don't *quite* understand what they're doing completely :) Anyway, I'm getting into START_EDITING() fine. But when this exits, I g