[vtkusers] Remove white outline on slider text

Dean Inglis dean.inglis at camris.ca
Thu Jan 14 12:25:06 EST 2010


how about 
sliderRep->GetTitleProperty()->ShadowOff();

Dean

>To change the font color of a slider, I found to do this:
>sliderRep->GetTitleProperty()->SetColor(1,0,0);//red

>Anyone know how to remove the outline and simply make the text red?




More information about the vtkusers mailing list