OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: taskswap on May 12, 2004, 02:05:04 pm

Title: Full-screen / hide task bar
Post by: taskswap on May 12, 2004, 02:05:04 pm
I\'ve tried everything I could think of, including this:
http://eongames.com/diary/2002-02-28.html (http://eongames.com/diary/2002-02-28.html)

but I just can\'t get my application completely full-screen. The title bar DOES disappear, which I\'m happy about, and my QWidget size is reported as the full-screen size on the device (480x640). But the task bar stays visible, and everything I draw in that area is not shown. How do I either hide the task bar or  move my window on top of it?

Thanks,
Chad