Qt 6.11 is out! See what's new in the release
blog
I cant change widget box position
Qt Creator and other tools
4
Posts
3
Posters
1.6k
Views
1
Watching
-
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.