# HG changeset patch # User Claus Gittinger # Date 950045299 -3600 # Node ID 546e42b47b41a398073d0322c119d72ae12f438c # Parent 3c84dc6f8d4b0cdf3def510ce5cc23a7aff4a559 busy cursor while switching diff -r 3c84dc6f8d4b -r 546e42b47b41 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:[