Can ESC to exit full screen be avoided? (original) (raw)
Randahl Fink Isaksen randahl at rockit.dk
Fri Nov 2 20:08:57 PDT 2012
- Previous message: JFX build and deployment - squeaking wheel
- Next message: Can ESC to exit full screen be avoided?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I run my application in full screen (on a mac) I am using the escape key for a feature in my application. However if I hit escape, JavaFX (or perhaps Mac OS X) sends my app out of full screen mode. Can this be avoided?
I have tried invoking event.consume() on the ESC key event, but that does not prevent the exit from full screen.
Thanks
Randahl
- Previous message: JFX build and deployment - squeaking wheel
- Next message: Can ESC to exit full screen be avoided?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]