Busy cursor

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Busy cursor

Torsten Bergmann
Dont know what you mean but if you need a busy cursor
thats easy:

Just use the appropriate cursor from the Cursor class
and give your long operation in a block:

     Cursor wait showWhile: [ ... ]
--
GRATIS: Spider-Man 1-3 sowie 300 weitere Videos!
Jetzt freischalten! http://portal.gmx.net/de/go/maxdome

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Busy cursor

Schwab,Wilhelm K
+1 on the implied concern.

I don't pretend to know the right way to do this with workspaces, but I can say that we currently do not give enough feedback that the image is busy.

Bill



-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Torsten Bergmann
Sent: Tuesday, September 28, 2010 12:32 PM
To: [hidden email]
Subject: [Pharo-project] Busy cursor

Dont know what you mean but if you need a busy cursor thats easy:

Just use the appropriate cursor from the Cursor class and give your long operation in a block:

     Cursor wait showWhile: [ ... ]
--
GRATIS: Spider-Man 1-3 sowie 300 weitere Videos!
Jetzt freischalten! http://portal.gmx.net/de/go/maxdome

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project