PDA

View Full Version : Remove Title and Context bar when running Qtopia application



dkt8154
25th November 2008, 08:22
Dear guys,
I'm focus on making an qtopia application like todo list.
And I need it runs with full screen, that is, remove titile bar and context bar.
Could someone tell me how to do this ?
My Qtopia version is 4.2.1

high_flyer
25th November 2008, 09:05
you can control the widget decorations by specifying the window flags. (http://doc.trolltech.com/4.4/qt.html#WindowType-enum)