Re: changing the model in a treeview

2005-07-20 Thread The Saltydog
On 7/19/05, Roger Leigh <[EMAIL PROTECTED]> wrote: > > Yes. Just call gtk_tree_view_set_model(). Yes, but what if the alternative model requires a different column-layout of the treeview? Can I change dynamically the layout when switching to other model, or should I keep things separated and cr

Re: changing the model in a treeview

2005-07-19 Thread Roger Leigh
On Tue, Jul 19, 2005 at 12:39:57PM +0200, The Saltydog wrote: > I need to switch (from user action) 2 different models on the same > gtktreeview. > > Is it allowed? Yes. Just call gtk_tree_view_set_model(). -- Roger Leigh Printing on GNU/Linux? http://gimp-print.sourceforge

changing the model in a treeview

2005-07-19 Thread The Saltydog
I need to switch (from user action) 2 different models on the same gtktreeview. Is it allowed? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list