Just a quick newbie question, can you use stylesheets on components. I tried with a button the preview in scene builder looked ok but when I ran the app with b4j I got an error:
com.sun.javafx.fxml.PropertyNotFoundException: Property "stylesheets" does not exist or is read-only.
If I add the style elements manually in scene builder it works.
I probably should know this.....thanks
com.sun.javafx.fxml.PropertyNotFoundException: Property "stylesheets" does not exist or is read-only.
If I add the style elements manually in scene builder it works.
I probably should know this.....thanks