Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
I cant change widget box position
-
hi
I have Moved My widget box(qt creator win) to top and now i cant move it back to default side!
-
Hi,
Can't be 100% positive about it but I'd search in Qt Creator's configuration for Designerwidgetbox and just delete the block and then start Qt Creator again.
Hope it helps
-
there is a "Reset to default layout" in windows > views in designer to reset every thing to default
but there should be a way to move them manually
-
To move them manually they first have to be unlocked. This is also in Window > Views. Or right-click in the area around the form. The item 'Locked' is a toggle of course.
When this is done they show their titles which can be used to drag them.
And atige has explained how to restore them to the default.