<@U3YFHFL1L> Have you seen these notes from a few ...
# tornadofx
c
@hudsonb Have you seen these notes from a few years ago on useSystemMenuBar? http://bekwam.blogspot.com/2015/11/mac-menus-in-javafx-app.html
h
I did see this when googling for an answer, I’ll probably use the Swing wrapper trick to customize the menu bar. But what I’m wondering is, is it ok to always set system menu to true, Asked another way, are there any side effects to setting system menu true in platforms that don’t have a system menu?
Office was closed today so only had my Mac laptop to try it on. I can try it on some windows VMs tomorrow and see what happens.