[Cuis-dev] Difference between BoxedMorph>>extentInWorld and BoxedMorph>>morphExtent?

H. Hirzel hannes.hirzel at gmail.com
Fri Feb 28 01:31:42 PST 2025


On 28/02/2025 11:02 am, Hilaire Fernandes via Cuis-dev wrote:
>
> Thanks for the clarification.
>
> Worth adding as a comment?
>
Yes, I think that would be helpful

--Hannes


BoxMorph >>

extentInWorld
     "World coordinates"
     "#extentInWorld changes if you rotate or scale your morph (for 
instance, using the halo). Or, in general, if any morph in the owner 
path rotates or scales its contents. Any of these will change 
#extentInWorld, but won't change #morphExtent. "

     ^ (self externalizeDistanceToWorld: extent) ceiling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250228/abe57dd3/attachment-0001.htm>


More information about the Cuis-dev mailing list