StefanStavrev
08-19-2006, 02:15 PM
Look at the pic guys :
http://www.slibe.com/image/4e81afc6-problem1-JPG/
This is the script :
=======================================================
frameLayout -collapsable 1 -w 260 -h 60 -l "Curvature";
rowColumnLayout -nc 1 -columnAttach 1 "both" 20 -rowAttach 1 "top" 5 -columnAlign 1 "right" -columnWidth 1 260 column3;
floatSliderGrp -field 1 -minValue -4 -maxValue 4 slider1;
=======================================================
The maximum value is 10 but the floatFieldGrp is covered
Where am i wrong guys ?
http://www.slibe.com/image/4e81afc6-problem1-JPG/
This is the script :
=======================================================
frameLayout -collapsable 1 -w 260 -h 60 -l "Curvature";
rowColumnLayout -nc 1 -columnAttach 1 "both" 20 -rowAttach 1 "top" 5 -columnAlign 1 "right" -columnWidth 1 260 column3;
floatSliderGrp -field 1 -minValue -4 -maxValue 4 slider1;
=======================================================
The maximum value is 10 but the floatFieldGrp is covered
Where am i wrong guys ?
