hey;

On Tue, 2007-04-03 at 06:44 -0400, Zurd wrote:
> Hi, here's a very simple script.  I'm wondering why this program
> doesn't change the cursor while it's looping to reach 99999999.
> I have the same problem in my software.

you are blocking the main loop to spin, so you don't get updates on the
UI.

/me considers adding a big entry on the FAQ telling people not to do
really stupid things, like writing GUI applications as they were console
applications.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,  E: [EMAIL PROTECTED]
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to