How to style MFXTreeView #361
Unanswered
infinite-dev22
asked this question in
Q&A
Replies: 3 comments 3 replies
-
|
Can you give me a MRE please, so I can debug it |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
MRE provided Sir |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
TreeView and TreeCell Styling: ScrollBar Styling: Make sure to change |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to style MFX's treeview, set a background for it but this seems to fail to work well.

I have tried styling the
ScrollPanein it and also thevirtualflow(Suspected it was the hinderance in my way) but all in vain.I am using the
TreeViewas my side navbar.I want it to look like this(Plain JavaFX
TreeViewbut has no animations)Currently I am having this(

MFXTreeViewwith animations)Edit
MRE
Nav.java
NavTree.java
Spacer.java
Navigation.java
Pages.java
MainController.java
MyApplication.java
main.fxml
main.css
Beta Was this translation helpful? Give feedback.
All reactions