dboxinfo: switch to new martii boxinfo + adaptation

Origin commit data
------------------
Commit: 8ceb480ee5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-29 (Sun, 29 Dec 2013)

Origin message was:
------------------
- dboxinfo: switch to new martii boxinfo + adaptation
This commit is contained in:
vanhofen
2013-12-29 21:48:31 +01:00
parent b9de09d817
commit d7bbc85c91
2 changed files with 286 additions and 343 deletions

View File

@@ -34,12 +34,9 @@
#define __dboxinfo__
#include <gui/widget/menue.h>
#include <driver/framebuffer.h>
#include <string>
class CDBoxInfoWidget : public CMenuTarget
{
private:
@@ -50,6 +47,7 @@ class CDBoxInfoWidget : public CMenuTarget
int width;
int height;
int hheight,mheight; // head/menu font height
unsigned long stat_total, stat_idle;
void paint();