busy cursor while switching
authorClaus Gittinger <cg@exept.de>
Tue, 08 Feb 2000 22:28:19 +0100
changeset 1337 546e42b47b41
parent 1336 3c84dc6f8d4b
child 1338 3c1a528c50db
busy cursor while switching
UIGalleryView.st
--- a/UIGalleryView.st	Tue Feb 08 17:32:36 2000 +0100
+++ b/UIGalleryView.st	Tue Feb 08 22:28:19 2000 +0100
@@ -233,8 +233,9 @@
             ]
         ]
     ].
-    canvas specification:specification.
-
+    self withWaitCursorDo:[
+        canvas specification:specification.
+    ]
 !
 
 update
@@ -251,7 +252,7 @@
 
 ! !
 
-!UIGalleryView methodsFor:'initialize / release'!
+!UIGalleryView methodsFor:'initialization & release'!
 
 destroy
     minorKeysHolder notNil ifTrue:[