Re: treeview clearing
- From: Ari Jolma <ari jolma tkk fi>
- To: Szabó Géza <szgezu freemail hu>
- Cc: gtk-perl-list gnome org
- Subject: Re: treeview clearing
- Date: Tue, 21 Mar 2006 19:16:51 +0200
Szabó Géza wrote:
Dear All,
I have a very simple question for which you experts can answer me
surely in a second, but I was not able to find the solution even after
few hours googling. So I have a Treeview (and of cours e a treestore)
and I just want to simply clear all the whole treeview.
I tried with $treestore->clear; but nothing happens.
That should do it. Are you sure you have set the treestore as the model
for the treeview?
Ari
I tried to reconstruct the olda treeview with the cleared treestore:
$tree_viewl = Gtk2::TreeView->new($tree_store);
but nothing happens either. All the time the old data remins in the
treeview and the new just appended to it.
How can this be fixed?
Thanks a lot for the answer!
_________________________________________________________________________
Társasházi gyakorlati kézikönyv - Hasznos és nélkülözhetetlen segítője
minden társasházban lakónak: http://manager.menedzsmentforum.hu/tarsashaz/
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]