Bug 80450 - Wish: customizable icons on tool buttons
Summary: Wish: customizable icons on tool buttons
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kedittoolbar (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 63493 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-27 04:21 UTC by Luke Sandell
Modified: 2018-04-20 09:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***