How can I style a JavaFX SplitMenuButton in CSS
I try to style a SplitMenuButton in JavaFX. I‘ve got a menuButton and a SplitMenuButton in my fxml-file. My CSS-File looks like this:
But I can‘t figure out how to style the area around the arrow for the SplitMenuButton. I tried several ways, but nothing worked
|
||||
add a comment
|
There are two useful techniques for figuring out the style classes for individual parts of complex components like this:
In this case I used ScenicView; the css you need is
|
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。