[Cuis-dev] LayoutMorph subclass instance #beColumn has not effect
Alexandre Rousseau
yalexr at gmail.com
Mon Mar 13 09:36:17 PDT 2023
Defining a class as subclass of LayoutMorph and initializing it thus:
initialize
> super initialize.
> self beColumn.
morphs added to it still appear next to each other, horizontally, as if
#beColumn was ignored.
Is this expected behaviour for a subclass of LayoutMorph?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20230313/d8c951f6/attachment-0001.htm>
More information about the Cuis-dev
mailing list