Hi,
Is it possible to use JavaFX for developping a fullscreen macosx
application that skips the window manager ? I have currently an app that
does fullscreen but :
- the 'hot corners' still work, letting the user switch to another app
- the screensaver is still working
- the mouse pointer is still
Hi,
Just as a clarification, it sounds like what you're asking for is kind of
like a "Kiosk" mode?
On Sat, Mar 29, 2014 at 4:08 AM, Erik Colson wrote:
> Hi,
>
> Is it possible to use JavaFX for developping a fullscreen macosx
> application that skips the window manager ? I have currently an ap
On March 29, 2014 12:43:18 PM CET, "cogmission1 ."
wrote:
>Hi,
>
>Just as a clarification, it sounds like what you're asking for is kind
>of
>like a "Kiosk" mode?
>
>
>On Sat, Mar 29, 2014 at 4:08 AM, Erik Colson wrote:
>
>> Hi,
>>
>> Is it possible to use JavaFX for developping a fullscreen mac