Hi everybody,
Does anybody know if it is possible to enter/exit full screen mode programmatically? In other words, I'd like to put a link/button on my page to simulate the pressing of F11 when the browser is focused.
To be clearer, I'm not opening a new window, I'm referring to setting my current SmartGwt application on full screen.
I've tried some native functions but nothing worked so far.
Thanks and regards,
Vittorio Paternostro
---------- info --------------
SmartGWT version: smartgwt-power 3.0.p20120522 (SmartClient Version: v8.2p_2012-05-22/PowerEdition Deployment (built 2012-05-22))
browser(s) and version(s) involved: any supported (Firefox, IE, Chrome preferred)
Full SmartGwt application. Main panel is a VLayout.
Does anybody know if it is possible to enter/exit full screen mode programmatically? In other words, I'd like to put a link/button on my page to simulate the pressing of F11 when the browser is focused.
To be clearer, I'm not opening a new window, I'm referring to setting my current SmartGwt application on full screen.
I've tried some native functions but nothing worked so far.
Thanks and regards,
Vittorio Paternostro
---------- info --------------
SmartGWT version: smartgwt-power 3.0.p20120522 (SmartClient Version: v8.2p_2012-05-22/PowerEdition Deployment (built 2012-05-22))
browser(s) and version(s) involved: any supported (Firefox, IE, Chrome preferred)
Full SmartGwt application. Main panel is a VLayout.
Comment