I am using Qt 4.8.4 to develop windows 8 desktop application that will run in fullscreen with touch enabled. The user should not be able to access other apps or the windows explorer/desktop.
I already have an app than runs under windows 7 without any problem.
When running the fullscreen desktop app in windows 8 with a touchscreen, i can still access the charms bar (through a swype gesture on right side of the screen) and get to Metro UI.
Is there a way to block/disable/hide windows 8 hot corners and charms bar in order to work as a truly kiosk app ?
PS: I am not considering windows 8 embedded. I just want to support windows 8 / windows 8 pro.
Anyone facing these problems ?
↧