PDA

View Full Version : FrameLessWindow Maximise



sjaideep93
2nd August 2011, 08:37
Is there any way to maximise a FrameLessWindow.

when i try to maximise it goes fullscreen.

Help Me please...

Thanks In Advance

ghm
2nd August 2011, 11:52
Maybe if you could explain a bit further, because as far as I know, maximizing a frameless window will make it fullscreen.

Perhaps you are thinking about resizing the frameless window?

sjaideep93
2nd August 2011, 14:49
no am not telling about resizing a FramelessWindow...

i mean maximise...

setWindowState(Qt::WindowMaximized);

ghm
3rd August 2011, 13:35
I don't think I understand your problem, but when you maximize a frameless window it will go fullscreen.

[EDIT] Or do you want the task bar still visible? I stumbled across this one: https://bugreports.qt.nokia.com//browse/QTBUG-8361

sjaideep93
5th August 2011, 15:50
the same is the problem i felt...

and as you said can i make the taskbar visible???