Re: Subclassing a Gtk2::TreeStore



Torsten Schoenfeld wrote:
I see.  Unfortunately, it doesn't seem to be possible to override just
one interface method of some class (like row-drop-possible).  You have
to implement the whole interface, and that means implementing a
completely custom tree model.

But I think you can achieve what you want by using Gtk2::Widget's d'n'd
stuff.  For example:

<snip code>

Excellent! That works perfectly.

Thanks again,
Dave



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