CTextBox: ensure paint of background to avoid overlapped letters

Origin commit data
------------------
Branch: ni/coolstream
Commit: 08e23a917c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-16 (Mon, 16 Sep 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2013-09-16 11:42:50 +02:00
parent 6d90cc0a5c
commit 2781da8b77
2 changed files with 23 additions and 4 deletions

View File

@@ -150,6 +150,7 @@ class CTextBox
int m_nFontTextHeight;
CFBWindow::color_t m_textBackgroundColor;
fb_pixel_t m_textColor;
fb_pixel_t* m_bgpixbuf;
CFrameBuffer * frameBuffer;
/* int max_width;*/