On mardi 23 décembre 2008, John Ehresman wrote:

> This is almost certainly due to being in a signal handler of the
> notebook widget and how the switch-page operation is implemented in the
> gtk notebook C code.  The probable solution is to display the dialog,
> but don't block.  Then switch the page when the dialog is closed.

I think this is more or less what I do... What do you have in mind, 
exactly? How can I switch the page, as the set_current_page() does not 
work?

-- 
    Frédéric

    http://www.gbiloba.org
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to