struct MASKING_DLL_DECLSPEC FontInfo
A simple structure which combines widget's font and font color settings
-
Color textMode
- background of the text
-
Color fntCol[4]
- 4 primary font colors for 4 states (normal, selected, disabled, focused)
-
Color shdCol[4]
- 4 secondary (shadow) font colors
-
int fnt[4]
- 4 fonts (indices into the skin font array)
Documentation
A simple structure which combines widget's font and font color settings
Color textMode
-
background of the text
Color fntCol[4]
-
4 primary font colors for 4 states (normal, selected, disabled, focused)
Color shdCol[4]
-
4 secondary (shadow) font colors
int fnt[4]
-
4 fonts (indices into the skin font array)
Alphabetic index Hierarchy of classes
Back to front page
|
page generated with DOC++