Windows without title bar but with border
Hi everyone,
I’m trying to create a dialog in Qt without titlebar but with a border. I’ve tried Qt::FramelessWindowHint but this removes also the border.
I’ve tried also Qt::CustomizeWindowHint but in this case I obtain a partial and ugly blue border.
I’m using Qt embedded with the qws window system.
Thanks for the help.
6 replies
May be this example [doc.qt.nokia.com] is good for you. Many types of windows are demonstrated.
Split off a new issue [developer.qt.nokia.com] on this, but on the linux desktop.
You must log in to post a reply. Not a member yet? Register here!



