-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
fx2.1
-
Mac OS X
JavaFx Application Quits instantly on pressing "Command Q" on Mac just like every application.
Apple provides classes to trap this Quit event using com.apple.eawt package which can Signal the Application about the Quit event, but this seems to Work only with Swing Model.
There should be a way so that JavaFx application can trap this Quit event and developer has a way to stop the application from exit.
Apple provides classes to trap this Quit event using com.apple.eawt package which can Signal the Application about the Quit event, but this seems to Work only with Swing Model.
There should be a way so that JavaFx application can trap this Quit event and developer has a way to stop the application from exit.