CComponentsItem: fix changeing color on select switching of frames

expand select mode methodes with paremters for frame properties
This should make variables col_frame_sel and fr_thickness_sel superfluous.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3477e28cd7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-08-20 (Sat, 20 Aug 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-08-20 20:42:40 +02:00
parent b158d49540
commit 3b2359878f
8 changed files with 38 additions and 39 deletions

View File

@@ -39,7 +39,7 @@
//frame around hint container as indent
#define W_FRAME 15
//frame color around hint/message box
#define HINTBOX_DEFAULT_FRAME_COLOR COL_MENUCONTENT_PLUS_6
#define HINTBOX_DEFAULT_FRAME_COLOR COL_FRAME
//! Sub class of CComponentsWindow. Shows a window as a hintbox with text and optional icon beside of text.
/*!