Merge pull request #3 from aoetk/macmenubar

Supported the Mac OS menubar.
This commit is contained in:
2016-07-09 21:39:18 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@
<top>
<VBox id="background" prefWidth="100.0" BorderPane.alignment="CENTER">
<children>
<MenuBar>
<MenuBar useSystemMenuBar="true">
<menus>
<Menu mnemonicParsing="false" text="%menu.file">
<items>