Reputation: 35
for Labels I can change the font easily, but there is not option for TextFields and TextAreas. Is this normal?
Can't I change the font in the scene builder for these object types?
Upvotes: 0
Views: 1607
Reputation: 45866
Yes, you can change the font for a TextArea
or a TextField
from Scene Builder; it's done the same way as for a Label
. Here's a screenshot for TextArea
:
Make sure you are using the latest version of Scene Builder. Downloads can be found here. Note that Scene Builder is maintained by Gluon (for a while now), not Oracle.
Upvotes: 1