[Cuis-dev] WorldMenu class as Preference
Hilaire Fernandes
hfern at free.fr
Sun Aug 7 03:52:52 PDT 2022
Hi ,
There was a small error in my previous change set, I just discover now.
Here is the fix that should be installed after my previous change set.
Btw, I did not find how to merge two change set (or to complement a
given change set). I think it is not possible, right?
Thanks
Hilaire
--
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/20220807/293eb1ab/attachment.htm>
-------------- next part --------------
'From Cuis 6.0 [latest update: #5439] on 7 August 2022 at 12:49:53 pm'!
!TheWorldMenu class methodsFor: 'instance creation' stamp: 'hlsf 8/7/2022 12:48:06'!
getMenuIn: aWorld at: anActiveHand
^ (self new :: world: aWorld hand: anActiveHand)
buildWorldMenu! !
More information about the Cuis-dev
mailing list