Now can be seted alpha to the color of the text cache.

Fixed alpha to cUITextBox when used custom colors.
This commit is contained in:
Martín Lucas Golini
2013-10-03 00:12:52 -03:00
parent 309ee5b86c
commit 31b54a71ec
4 changed files with 15 additions and 3 deletions

View File

@@ -252,7 +252,7 @@ void cEETest::CreateUI() {
eePRINTL( "Texture Atlas Loading Time: %4.3f ms.", TE.Elapsed().AsMilliseconds() );
cUIManager::instance()->Init(UI_MANAGER_HIGHLIGHT_FOCUS); //UI_MANAGER_HIGHLIGHT_FOCUS | UI_MANAGER_HIGHLIGHT_OVER
cUIManager::instance()->Init(); //UI_MANAGER_HIGHLIGHT_FOCUS | UI_MANAGER_HIGHLIGHT_OVER
//mTheme = cUITheme::LoadFromPath( eeNew( cUIDefaultTheme, ( "uitheme", "uitheme" ) ), MyPath + "uitheme/" );