Hi everyone (and sorry for my bad english),
I have a MainWindow (allow nested, allow tabbed) with 3 DockWidgets created with the designer. The first one that can only be floating or docked on the left, another one which can only be floating or docked on the bottom, and the third can only be dock on top or right and not floating.
My problem is that at runtime I add tabwidgets on the third one, which works great, but even if I set its allowed areas not to dock on left or bottom, i can “tab” them to the left and bottom with the two others created with the designer.
Anybody had encounter this problem already ?
Thanks for your reply :)
↧