Hi, I'm using pixmaps in the first column of GtkCTree widget. I set pixmaps using node_set_pixtext method. But if I expand (or collapse) the branch with pixmap set, the pixmap of the branch disappears. The only way how to restore it is to call node_set_pixtext again. If pixmaps are used in another than a first column, there is no problem.
I use: pygtk-0.6.9, gtk 1.2.10 and python2.2 Anybody having similar experience or advice? Thanks. Petr _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
