populating a TreeStore in reverse order
- From: The Saltydog <thesaltydog gmail com>
- To: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: populating a TreeStore in reverse order
- Date: Wed, 22 Jun 2005 11:49:08 +0200
I need to populate a TreeStore from a flow of data coming from a pipe.
Each line of data will also have an associated "depth" value so that I
can understand the depth in the tree.
Populating the TreeStore would not be a problem, but the data is
arriving in the pipe in reverse-order. Can I populate a TreeStore
starting from the bottom? I had a look at documentation, but it seems
not to be possible..
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]