CProgressWindow: implement CComponent classes

This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f0e4e1687
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)



------------------
This commit was generated by Migit
This commit is contained in:
2014-06-09 14:56:12 +02:00
committed by vanhofen
parent 19684ff082
commit e990abf516
8 changed files with 99 additions and 175 deletions

View File

@@ -35,7 +35,7 @@
#define __update__
#include <gui/widget/menue.h>
#include <gui/widget/progressstatus.h>
#include <gui/widget/progresswindow.h>
#include <driver/framebuffer.h>