Re: Why does my cursor doesn't change



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: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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