From kde-devel Fri Sep 04 13:22:54 2009 From: David Boosalis Date: Fri, 04 Sep 2009 13:22:54 +0000 To: kde-devel Subject: How to honor system toolbar settings Message-Id: <870c99310909040622x5c96850bnb129c5ace0c88b0f () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=125207064401345 I have built a KDE application that has a toolbar which contains KAction items loaded with KToolBar::addAction(KAction *); I would this application to honer system preferences for displaying the icon and/or text, but it always displays the text to the right of the icon. How can I make it respond to the system settings. I am using KApplication, KMainWindow, and KActions. Any help appreciated. -David >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<