mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
CMenuWidget: implement CComponentsInfoBox functionality for text and icon
Origin commit data
------------------
Commit: 53ff9cdddf
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-19 (Sun, 19 Aug 2012)
This commit is contained in:
@@ -425,6 +425,7 @@ class CMenuWidget : public CMenuTarget
|
||||
CMenuGlobal *mglobal;
|
||||
CComponentsDetailLine *details_line;
|
||||
CComponentsInfoBox *info_box;
|
||||
int hint_height;
|
||||
|
||||
protected:
|
||||
std::string nameString;
|
||||
@@ -448,7 +449,6 @@ class CMenuWidget : public CMenuTarget
|
||||
fb_pixel_t *background;
|
||||
int full_width, full_height;
|
||||
bool savescreen;
|
||||
int hint_height;
|
||||
bool has_hints; // is any items has hints
|
||||
bool hint_painted; // is hint painted
|
||||
|
||||
|
Reference in New Issue
Block a user