mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 00:11:08 +02:00
CComponentsHeader: Use color gradient for paint header
Conflicts:
src/gui/widget/menue.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: bfc1c04d83
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-09-20 (Sat, 20 Sep 2014)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
[CST] Focus
parent
093d638920
commit
222bea4e5a
@@ -1099,6 +1099,7 @@ void CMenuWidget::paint()
|
||||
|
||||
// paint head
|
||||
CComponentsHeader header(x, y, width + sb_width, hheight, getName(), iconfile);
|
||||
header.setPaintGradient(true);
|
||||
header.setShadowOnOff(CC_SHADOW_ON);
|
||||
header.setOffset(10);
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
|
Reference in New Issue
Block a user