Review Request: Add button to allow changing iconText() in KEditToolBar

Olivier Goffart ogoffart at kde.org
Sun Aug 9 19:43:49 BST 2009


Le Sunday 09 August 2009, Christoph Feck a écrit :

> This patch adds a "Change Text..." button to the tool bar edit dialog. This
> helps users who add many tool buttons to their tool bars, even those that
> have a quite long text. For example, the user could change "View Document
> Source" to just "Source".
[...]


So this is to workaround applications that have too logner text in the 
scrollbar?
I guess this is because this patch is easier to do than fixing every 
application to have a proper iconText.

But I'm rather in favor of fixing applications.

(Note that in Qt 4.6 there is a new QAction property: the importance.  That 
can be changed to hide the text on the scrollbar completely if there is not 
enough space. http://labs.trolltech.com/blogs/2009/07/17/a-few-qtoolbar-
improvements/)






More information about the kde-core-devel mailing list