On Sat, 5 Mar 2005 01:48:15 +0100
Sebastian Dr�ge <[EMAIL PROTECTED]> wrote:

> Hi,
> I have a TreeView with a ListStore as model. now I want to sort just one
> time and reset the model back in the unsorted state so that newly added
> rows are not automatically sorted. Any ideas how I can implement such
> thing?
> 
> Bye

well... solved my own problem by trying: you have to set the sort-column to
-2 and the TreeView ist unsorted again. Maybe this helps someone else, I
haven't found any documentation on this

Bye
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to