Re: Mixed pixbuf and text
- From: "A. Pagaltzis" <pagaltzis gmx de>
- To: "gtk-perl-list gnome org" <gtk-perl-list gnome org>
- Subject: Re: Mixed pixbuf and text
- Date: Fri, 1 Jul 2005 17:22:37 +0200
* 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]