Problems registering, no confirmation email - see http://wiki.scribus.net/canvas/Forums_Registration
Quote from: a.l.e on November 01, 2025, 05:37:35 PMIn the current state of Scribus, tabs are probably the best solution.
If you show a few samples of tables you want to create I can explore if it's possible to write a script that creates some sort of lines around text frames...


Quote from: nitramr on October 27, 2025, 09:38:37 PMJust a hint, the color picker container is a custom window class called "FloatingWindow". You could try to use it as a selector.
There are two window flags used: Qt::Tool and Qt::FramelessWindowHint
