Re: Gtk::ListStore bug?



On Sun, 2006-04-30 at 10:42 -0500, Paul Davis wrote:
> Murray Cumming wrote:
> >Do you mean via drag and drop?
> >
> I mean by using the set_reorderable() method.

So, yes, via drag and drop.

>   I don't do anything to 
> override the default reorderable functionality.  I did figure out that 
> the signal_row_deleted is being called when a reorder event occurs, so I 
> just used it as a hack.  So for now, its working, but its one of those 
> things I'd rather use the right signal if possible.

The TreeView::set_reorderable() documentation does not say that
signal_row_reordered should be called:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeView.html#00cd814945792b43eec7a40e0c361822

But I agree that it's a reasonable assumption. Googling gave me an
explanation and I submitted a documentation bug:
http://bugzilla.gnome.org/show_bug.cgi?id=340205

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]