Sept. 11, 2026
10:34 a.m.
Hello, not sure if this is what you are looking for, but what about SpPanedLayout? It allows splitting the presenters horizontally or vertically by a splitter that is either proportional (like 20:80) or you can set a fixed size (like setting the left/top presenter to 200 pt) and is then movable by mouse by dragging a splitter. Currently there is no possibility to set a fixed size of the right/bottom presenter, but I have already proposed a fix for that: https://github.com/pharo-spec/Spec/pull/1945 Jan