Hi, I wonder about the best way to add row numbers to a gtk.TreeView with a gtk.ListStore model. Is there any built in support for this in GTK or do I have to create my own enumerate column and recalculate all values when ordering changes?
Regards, Fredrik _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
