nope - it was my fault; no need to manually map subViews.
authorClaus Gittinger <cg@exept.de>
Fri, 21 May 1999 21:33:17 +0200
changeset 1129 2b88876d7976
parent 1128 69bd579838f7
child 1130 7ab9098da7bd
nope - it was my fault; no need to manually map subViews.
UIGalleryView.st
--- a/UIGalleryView.st	Fri May 21 19:58:17 1999 +0200
+++ b/UIGalleryView.st	Fri May 21 21:33:17 1999 +0200
@@ -527,7 +527,6 @@
 
 mapped
     super mapped.
-    self realizeAllSubViews.
     inputView raise.
 ! !