Bug 150953 - Unable to set tab background color
Summary: Unable to set tab background color
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.4.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-17 22:46 UTC by Andrew Walker
Modified: 2007-10-18 20:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Walker 2007-10-17 22:46:28 UTC
Version:           1.4.0 (using KDE KDE 3.5.3KDE 3.5.2KDE 3.5.1)
Installed from:    Compiled From SourcesCompiled From SourcesCompiled From Sources
OS:                Linux

It should be possible to set the background color of a tab.
Comment 1 Andrew Walker 2007-10-18 20:57:30 UTC
SVN commit 726727 by arwalker:

BUG:150953 allow the user to set the background color of a tab

 M  +1 -0      Makefile.am  
 M  +1 -0      kst.cpp  
 M  +0 -1      kst.h  
 M  +1 -0      kst2dplot.cpp  
 M  +1 -1      kst2dplot.h  
 M  +1 -0      kst2dplotwidget_i.cpp  
 M  +1 -0      kstdatacollection-gui.cpp  
 M  +73 -51    ksteditviewobjectdialog_i.cpp  
 A             kstgfxtlvmousehandler.cpp   [License: GPL (v2+)]
 A             kstgfxtlvmousehandler.h   [License: GPL (v2+)]
 M  +2 -2      kstiface_impl.cpp  
 M  +173 -8    ksttoplevelview.cpp  
 M  +14 -66    ksttoplevelview.h  
 M  +1 -0      kstviewmanager_i.cpp  
 M  +1 -1      kstviewobjectfactory.h  
 M  +3 -3      kstviewwidget.h  
 M  +2 -1      kstviewwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=726727