Description
using scenebuilder Version: 1.0-b50, Changeset: 22db15834430 and netbeans 7.2 and java jdk7u7;i find a bug in slider.with css
#slid1{
-fx-background-color:palegreen;
-fx-font-size: 17px;
-fx-font-weight: bold;
}
the line -fx-font-weight: bold; did n't function
see my post on OTN discussions forum for details:problem with css and scenebuilder by kapac on 5 sept 2012
#slid1{
-fx-background-color:palegreen;
-fx-font-size: 17px;
-fx-font-weight: bold;
}
the line -fx-font-weight: bold; did n't function
see my post on OTN discussions forum for details:problem with css and scenebuilder by kapac on 5 sept 2012