[Gtk-sharp-list] TreeView ButonPressEvent doesn't trigger
László Monda
mondalaci at gmail.com
Fri Oct 28 09:08:12 EDT 2005
Hi Sebastian,
> Any idea how my problem with the missing RowsReordered event posted
> earlier could be fixed? I tried applying the Glib.ConnectBefore as
> well, but the event is still not emitted.
I'm having the exact same problem actually. TreeView.RowsReordered
indeed doesn't get emitted. I guess it's a GTK or a GTK# wrapping
bug, but I can be wrong, of course.
I initially wanted to suggest to subclass your TreeStore and override
TreeModel.OnRowsReordered, but there is no such member to override
according to the documentation.
This problem is very irritating because it seems there is no way to
catch RowsReordered in any ways, even with subclassing which I'd
consider a hack in this situation.
Anyone could shed some light on this issue, please?
--
Laci
Blog: http://monda.hu/~laci/blog
Home: http://mondalaci.objectis.net
More information about the Gtk-sharp-list
mailing list