Bug 80450

Summary: Wish: customizable icons on tool buttons
Product: [Unmaintained] kdelibs Reporter: Luke Sandell <sandell>
Component: kedittoolbarAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: wishlist CC: cactux, deburger
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Luke Sandell 2004-04-27 04:21:32 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
OS:          Linux

I love being able to customize my toolbar for every KDE application. The problem is that most actions available in "Configure Toolbars" do not have icons.  When I add one of these  to my toolbar I get the generic "ascii.png" icon.  This is not very helpful, especially since I can't distinguish between these buttons. 

My request is to allow customization of icons on tool buttons.  There could be a RMB entry for each button that says "Choose Icon..." Then it could just bring up the standard icon selection box and let you could choose your icon.

I know you want to have consistent icons, but icon selection seems to be the only way to make custom toolbars worthwhile. Maybe you might want to only enable it for actions that don't have associated icons.
Comment 1 David Faure 2004-04-28 16:12:09 UTC
CVS commit by faure: 

Support for changing icons in kedittoolbar. Needs uptodate kdialog with --geticon.
Factorized some code with kactioncollection (for saving ActionProperties).
CCMAIL: 80450-done@bugs.kde.org


  M +6 -37     kactioncollection.cpp   1.316
  M +180 -112  kedittoolbar.cpp   1.84
  M +5 -2      kedittoolbar.h   1.37
  M +43 -3     kxmlguifactory.cpp   1.144
  M +14 -0     kxmlguifactory.h   1.79



Comment 2 Luke Sandell 2004-04-28 18:28:56 UTC
Awesome. I don't CVS yet, but it sounds great!
Comment 3 Tom Albers 2004-10-30 21:58:47 UTC
*** Bug 63493 has been marked as a duplicate of this bug. ***