Re: automation



On Sun, 18 Sep 2005, muppet wrote:
  It is likely that
the widget itself is installing an idle to defer some processing,
and your idle to kill the main loop is running first.

Damn!

Is there a signal that fires when page is finished loading?  Try hooking
the main_quit (or installing the single-shot to call main_quit) from a
handler for that.

There is such a signal. Good idea, I'll try that. Thanks!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]