[Cuis-dev] LayoutMorph newColumn

ken.dickey at whidbey.com ken.dickey at whidbey.com
Thu Aug 8 06:43:37 PDT 2024


On 2024-08-08 04:06, Mark Volkmann via Cuis-dev wrote:

> On Wed, Aug 7, 2024 at 9:17 PM <ken.dickey at whidbey.com> wrote:
> 
>> On 2024-08-07 16:42, Mark Volkmann via Cuis-dev wrote:
>> 
>>> I have a related question. I have a class that is a subclass of
>>> LayoutMorph.
>>> Where is the best place to configure the direction to be #vertical?
>> 
>> Why does
>> LayoutMorph newColumn
>> not work for you?
> 
> My class is a subclass of LayoutMorph, so I'm not sending a #new* 
> message to LayoutMorph directly. I'm sending #new to my own class.

So don't send #new to your subclass, send #newColumn.

Why are you not asking for what you want?

HTH,
-KenD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot 2024-08-08 at 5.58.00?AM.png
Type: image/png
Size: 15321 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20240808/3b485850/attachment-0001.png>


More information about the Cuis-dev mailing list