Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » rcp 4 with javafx application ,how to use SystemMenuBar on macOS (rcp 4 application with javafx how to use SystemMenuBar on macOs )
rcp 4 with javafx application ,how to use SystemMenuBar on macOS [message #1784359] Tue, 27 March 2018 08:48 Go to next message
shishi fanbuxie is currently offline shishi fanbuxieFriend
Messages: 1
Registered: July 2017
Junior Member
I create a application using rcp4 and javafx ,I hope the menubar using SystemMenuBar style ,I know javafx menubar has
menuBar.useSystemMenuBarProperty ().set (true);
,
but I don't know how to set it on the RCP application,Does anyone know?
Re: rcp 4 with javafx application ,how to use SystemMenuBar on macOS [message #1784504 is a reply to message #1784359] Wed, 28 March 2018 19:03 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Yep there is - https://github.com/eclipse/efxclipse-rt/blob/3debedb3d45372970cee43efbec2dbeb01df3bc6/modules/ui/org.eclipse.fx.ui.workbench.renderers.fx/src/main/java/org/eclipse/fx/ui/workbench/renderers/fx/DefMenuBarRenderer.java#L32 but I have to confess that I've never used it. So give it a spin and if it does not work file a ticket at https://github.com/eclipse/efxclipse-rt
Previous Topic:"unknown protocol: dyndata" after upgrade to 3.1.0
Next Topic:Problems in the editor with java fx classes
Goto Forum:
  


Current Time: Thu Mar 28 16:17:34 GMT 2024

Powered by FUDForum. Page generated in 0.01925 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top