Re: Mixed pixbuf and text



* The Saltydog <thesaltydog gmail com> [2005-07-01 11:25]:
I could avoid forking the extraction subroutine and use
main_iteration after each reading?

Yes! Just do

    Gtk2->main_iteration while Gtk2->events_pending;

whenever you want the application to respond to events to which
it otherwise couldnât.

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;



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