Gtk Perl alternative for gtk_events_pending() & gtk_main_iteration()



Hello,

I've been searching for quite a while now how to write a GtkPerl
alternative for the following C construction :
	while (gtk_events_pending()) gtk_main_iteration(); 

I need this to have the widgets updated while I wait for another process
to be finished.

I hope someone knows how to do this.

Thanks a lot,

Geert.

-- 
Geert Bevin - gbevin@thunderstorms.org
Montenegrostraat 11      1060 Brussels
BELGIUM                   0477/302.599
--------------------------------------
>>  Idealists have to communicate  <<



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