[Cuis-dev] prevent resizing

Mark Volkmann r.mark.volkmann at gmail.com
Wed Aug 21 18:21:06 PDT 2024


Thanks so much Gerald! Is there a reason why you collect the morphs to
remove in an OrderedCollection and then iterate over that to delete them
versus just removing them in the block passed to submorphsDo?

On Wed, Aug 21, 2024 at 11:12 AM Gerald Klix via Cuis-dev <
cuis-dev at lists.cuis.st> wrote:

> Hi Mark, Hi Juan,
>
> It can be done by removing the adjuster morphs.
> Please see the attached file-out of FixedSizeSystemWindow.
>
> You can use this code snippet to test it:
> FixedSizeSystemWindow editText: (TextModel withText: 'Test')  label:
> 'Test' wrap: false
>
> On 8/21/24 4:10 PM, Juan Vuletich via Cuis-dev wrote:
> > On 8/21/2024 10:55 AM, Mark Volkmann via Cuis-dev wrote:
> >> Is there an easy way to configure a subclass of SystemWindow from
> >> being resized by the user by dragging a corner or edge?


-- 
R. Mark Volkmann
Object Computing, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240821/25917d02/attachment.htm>


More information about the Cuis-dev mailing list