Hi Christian,

I have to display a large amount of data. It is loaded from an hdf5 file which size can raise 2 Go max.
I already use a treeview to display general informations on data.
But with a treeview, the number of column displayed is limited in comparison with a gtksheet. And if i have a thousands or more data to display when the user need to modify or display it, it is not really easy to display it in only a column with lots of row. It could also raise capacity and memory difficulties.

What do you think about it?

Thanks,
Philippe Collet

On Thu, May 19, 2005 at 12:07:16PM +0000, Philippe Collet wrote:
First reason is because of the futur implementations that can be done in the program i want to realize, it seems a better idea to integrate gtksheet now instead of integrating gtkgrid for the moment and soon gtksheet.

Lorenzo raises an important question in this aspect: what do you need in
GtkSheet that GtkTreeView doesn't give you already? If you can answer
that question I can help guide your efforts.

Take care,



_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to