struct MASKING_DLL_DECLSPEC FontInfo

A simple structure which combines widget's font and font color settings

[more]Color textMode
background of the text
[more]Color fntCol[4]
4 primary font colors for 4 states (normal, selected, disabled, focused)
[more]Color shdCol[4]
4 secondary (shadow) font colors
[more]int fnt[4]
4 fonts (indices into the skin font array)


Documentation

A simple structure which combines widget's font and font color settings
oColor textMode
background of the text

oColor fntCol[4]
4 primary font colors for 4 states (normal, selected, disabled, focused)

oColor shdCol[4]
4 secondary (shadow) font colors

oint fnt[4]
4 fonts (indices into the skin font array)

Alphabetic index Hierarchy of classes


Back to front page   |   page generated with DOC++