[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
+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: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] On Behalf Of Torsten Bergmann Sent: Tuesday, September 28, 2010 12:32 PM To: pharo-project@lists.gforge.inria.fr 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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Schwab,Wilhelm K -
Torsten Bergmann