[Cuis-dev] WindowManager package
Mariano Montone
marianomontone at gmail.com
Tue Feb 11 05:03:59 PST 2025
El 11/2/25 a las 09:24, Mariano Montone escribió:
>
> Hi Luciano. Yes, and it would also help with composability of
> potential new tools. Checkout the image if/when you can :)
>
For those who try the image, this double browser tool is fun to try:
PluggableSystemWindow openOn: (LayoutMorph newColumn
addMorph: (BrowserWindow on: Browser
new) proportionalHeight: 0.5;
addAdjusterAndMorph: (BrowserWindow on:
Browser new) proportionalHeight: 0.5;
yourself) label: 'Two browsers'.
More information about the Cuis-dev
mailing list