[scribus-dev] PP with tabwidget

Henning Schröder henning.schroeder at gmail.com
Wed Aug 5 14:09:24 CEST 2009


Hi there!

2009/8/5 Pierre Marchand <pierremarc at oep-h.com>:
> Hi,
> Here’s a diff (against trunk) that performs a raw conversion from toolbox to
> tabwidget for the PP.
> Please test and comment.
For anyone who is to lazy to compile, here is a screenshot:
http://henning.cco-ev.de/scribus/tabbed_properties.png

I generally like it :) You can faster access the different property
groups and it looks cleaner.
But some non-English languages (like German in my example)  tend to
have longer words. So you need a relatively big window to see all tabs
(minimum width of 450 pixels here).
Unfortuantely QTabWidget has only a setTabEnabled and no
setTabVisible. I tried TabStack->setTabPosition(QTabWidget::West) but
that looks very ugly.
Perhaps the tab labels could be replaced by meaningful icons with the
current label text as tooltips?
Also I  would like to see detachable tabs which become QDockWidgets.

Greets
Henning



More information about the scribus-dev mailing list