Hide app X closing icon on full screen
-
Hi,
I have putting this out way to long, and it has annoyed me for some time.
I want to hide the white cross when I run my coded flight sim panels on full screen.
The iPad general information bar would be nice to hide as well, but that is not an option from what I read.But the Cross..... Is that possible in any way ?
Re Peter
-
Which module(s) are you using:
console
,scene
,ui
,sk
?
-
Oops, Sorry should have mentioned that it is the scene module with the setup and draw loop.
My program has this in the running section "run(MyScene(), LANDSCAPE)"
Re Peter
-
last edited by
-
Excellent :-)
Many thanks, that worked.Re Peter