did you have a look at the
Dock Widgets Example
Cheers
did you have a look at the
Dock Widgets Example
Cheers
I have tried following the example here:
http://doc.trolltech.com/4.1/mainwin...ckwidgets.html
But it does not demonstrate how do it using Qt Designer.
Is this possible using with Qt 4.0?
in QT4.1.1 it is possible :
set the docked property to true
and set the dockWidgetArea to the position you want to start with.
Afterwards you can drag it to other positions or get it floated.
Cheers
Bookmarks