Re: Fate of jdk.packager and jdk.packager.services?

2018-08-07 Thread jo...@msli.com
The motivation for a new packager states a need for a a packager, but not why the javapackager can't continue. With all the work that went into javapackager, why can't it simple be released for continued development outside Oracle, if they don't want to maintain it. The javapackager has worked we

MenuBar in osx to set About, Preferences, Quit

2015-09-02 Thread jo...@msli.com
What is the method for a pure javafx app to control the osx application menu bar (e.g. About, Preferences, Quit, etc)? The menu bar area I am asking about can be seen in a native Mac OS applications menu under : About Preferences... Services Hide Hide Others Show All Quit When I use the

Re: MenuBar in osx to set About, Preferences, Quit

2015-09-02 Thread jo...@msli.com
Please respond with only methods that do NOT use swing, awt, or eawt, as I have not seen this published anywhere. On Wed, 2015-09-02 at 07:05 -0700, jo...@msli.com wrote: > What is the method for a pure javafx app to control the osx application > menu bar (e.g. About, Preferences, Qui

Re: MenuBar in osx to set About, Preferences, Quit

2015-09-02 Thread jo...@msli.com
t; > On Wednesday, September 2, 2015, jo...@msli.com > wrote: > Please respond with only methods that do NOT use swing, awt, > or eawt, as > I have not seen this published anywhere. > > On Wed, 2015-09-02 at 07:05 -0700, jo...@msli.com wrot

Re: MenuBar in osx to set About, Preferences, Quit

2015-09-02 Thread jo...@msli.com
ai Hu wrote: > I am totally agreed with you on this one. Unfortunately couple weeks ago, I > spent days on searching solution for this issue. NSMenuFX is only one > actually working. > > Tai > > > On Sep 2, 2015, at 11:02 AM, jo...@msli.com wrote: > > > > Thi

Re: MenuBar in osx to set About, Preferences, Quit

2015-09-02 Thread jo...@msli.com
02 10:10, Kevin Rushforth wrote: > > You can file an RFE at http://bugs.java.com/ > > > > -- Kevn > > > > > > jo...@msli.com wrote: > >> I would love to file a bug, as this is really big hole for javafx. > >> As other gui tool kits support it,

Re: MenuBar in osx to set About, Preferences, Quit

2015-09-03 Thread jo...@msli.com
need some ideas for my pure javafx app. On Wed, 2015-09-02 at 12:20 -0700, jo...@msli.com wrote: > First bug says "Not part of the FX 8 PRD, , consider for future release" > In my opinion this must have been an over sight. > Hasn't changed since 2013, so it is a dead end.