20 #ifndef __WIDGET_CONFIG_WINDOW_    21 #define __WIDGET_CONFIG_WINDOW_    75     float   currentMinAlpha;
    76     float   currentMaxAlpha;
    77     float   currentFadeSpeed;
    78     bool    currentFadeStatus;
    79     bool    currentFontStatus;
 
A combination widget that has a check box and a text label. 
 
CREATE_PAWS_FACTORY(WidgetConfigWindow)