[Cuis-dev] Shrinking Cuis image

Hilaire Fernandes hfern at free.fr
Thu Dec 15 03:12:32 PST 2022


Another one to condense the change file, but you have to remove the 
inform morph after:

     Smalltalk condenseChanges.
     "Remove all morphs"
     self runningWorld doOneCycleNow.
     (UISupervisor ui submorphs reject: [:aMorph | aMorph is: 
#TaskbarMorph]) do: [:each | each delete].

-- 
GNU Dr. Geo
http://drgeo.eu
http://blog.drgeo.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20221215/40d7860c/attachment.htm>


More information about the Cuis-dev mailing list