Hi guys!

I am working on a checklist program, it's a simple program, I create a
window with a close button and a treeview... In this treeview I have a
liststore with 2 columns, the first with CellRendererToggle, and
another with CellRendererText...

The problem is that I execute a gtk.main() to put the program in the
mainloop... I need to populate the liststore, but or I populate before
showing all the widgets with gtk.main() or I execute next to the
gtk.main(), in this case the list are populated only when I close the
app...

Is there a way to define a callback when the program shows the app?

thanks for all help and sorry my poor english :)

=====
--
Michel Thadeu Sabchuk
Curitiba/PR

______________________________________________________________________

Yahoo! GeoCities: a maneira mais f�cil de criar seu web site gr�tis!
http://br.geocities.yahoo.com/
_______________________________________________
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