Hi all

I'm writing a CD-player called GryPhon (see www.sourceforge.net/projects/gryphon)
and I need to update the size of the window.

I do it this way:
  1. Set the window options to allow shrink
  2. Hide a widget
  3. Call: "while events_pending(): mainiteration()"
  4. Set the window options to not allow shrink

But sometimes (after changing discs), GTK just freezes when doing this, why?

ANY help will be much appreciated.

Christian / Cybolic - [EMAIL PROTECTED]
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to