Join Slack
Powered by
<@U7CE64LVB> Since you do not have access to the h...
# tornadofx
a
abhinay
10/15/2018, 8:34 AM
@Mike
Since you do not have access to the header directly, you can use css to achieve it.
abhinay
10/15/2018, 8:51 AM
Use ScenicView to find the exact node you want to target. Create a css file and add style for the node with
-fx-rotate:90;
Some useful links: •
http://fxexperience.com/scenic-view/
•
https://docs.oracle.com/javase/8/javafx/api/javafx/scene/doc-files/cssref.html
m
Mike
10/16/2018, 12:27 AM
Great. It works. But now I need to adjust the height of the header to fit the rotated label. Is there a setting for that too?
2
Views
Open in Slack
Previous
Next