CTestMenu: add sample code for CComponentsExtTextForm

Origin commit data
------------------
Commit: 29abd4f1dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
This commit is contained in:
2013-11-01 22:21:43 +01:00
parent 3e2fe115de
commit c56f81269d
2 changed files with 19 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ class CTestMenu : public CMenuTarget
CComponentsButton *button;
CComponentsFrmClock *clock ,*clock_r;
CComponentsChannelLogo* chnl_pic;
CComponentsExtTextForm* text_ext;
int width, selected;
int showTestMenu();