[Gtk-sharp-list] On a ListStore moving items on the list... some questions!

fpiraneo fpiraneo at iface.ch
Fri May 21 05:15:23 EDT 2010



Christopher David Howie wrote:
> 
>> treeview; now the question: these two functions alter also the order on
>> the
>> liststore or only the appearance of the items inside the treeview? I ask
>> this because when I pick up the elements on my liststore it seems that
>> the
>> order I set up is completely forgot... the liststore is unsorted.
> 
> The store is the data model; the TreeView displays exactly what is in
> the model.  So you are rearranging the rows in the store itself.
> 

Fixed! :-) Just my program that made some funny things.... ;-)

Thank you!

F.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/On-a-ListStore-moving-items-on-the-list-some-questions-tp2222829p2225857.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list