Open ririv opened 3 years ago
The TabPane maybe, I have to take a better look at it first
The TreeTableView, no, because I don't like the idea of it, you either use a tree or a table, combining the two just creates a messy UI in my opinion
The TabPane maybe, I have to take a better look at it first
The TreeTableView, no, because I don't like the idea of it, you either use a tree or a table, combining the two just creates a messy UI in my opinion
Ok, i think you are right, treetableview is not a good design, many ui library have no it(not only in java, but also javascript)
I'd vote for creation of MaterialFX version of TreeTableView. This is about consistency of base JaveFX controls representation in Material design. The more comprehensive is the 'Matrerialization' - the better it is for the deveolopers. There're lots of devs denying migrations to modernized skins just because of gaps in coverage of JavaFX components. That's sad.
I am about to transplant my project from JFoenix to MaterialFX, but I use the treeTableView and tabPane with JFoenix, so i want to you can provide these two. Thank you