View Single Post
Old 11-17-2016, 12:04 PM   #1
kdusr
Connoisseur
kdusr began at the beginning.
 
kdusr's Avatar
 
Posts: 85
Karma: 13
Join Date: Oct 2016
Location: Mars
Device: KV,KOA2,PW5
Cool how to run an app with full screen

I wrote a small app by python,
I want to run it with full screen,
there is is a method called MainWindow.showFullScreen() in python
it works on debian desktop, win7 pc, but kindle...
kindle task bar is always on the top of my main GUI
anyone can give me a hint to run app with full screen? or need run some kind shell command before call the app?
many thanks!

Last edited by kdusr; 11-17-2016 at 12:06 PM.
kdusr is offline   Reply With Quote