25 #include "WOSGButtonLabel.h" 
   28     osgWidget::Label( 
"", 
"" ),
 
   30     m_pushable( pushable ),
 
   34     setFontColor( 1.0f, 1.0f, 1.0f, 1.0f );
 
   35     setColor( 0.3f, 0.3f, 0.3f, 1.0f );
 
   38     setEventMask( osgWidget::EVENT_MOUSE_PUSH  );
 
   54             setFontColor( 0.0f, 0.0f, 0.0f, 1.0f );
 
   58             setFontColor( 1.0f, 1.0f, 1.0f, 1.0f );