Supported the Mac OS menubar.

This commit is contained in:
AOE Takashi
2016-07-09 22:46:06 +09:00
parent 3b220c3fd5
commit dce228123a

View File

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