[solved] Qt Designer: zooming
Qt Creator and other tools
6
Posts
4
Posters
11.9k
Views
1
Watching
-
I think I've been hoping for zooming as well :D
If I am not wrong Eddy, he means the Qt Designer and the way you construct your UI's there. For example, build a window which is above 1024x768 resolution (or more depending on your display, heh). Your window will fill up all the space and it's harder to expand it further or modify all the widgets (by using the mouse to drag, not by entering values). So it would have been good if you could "zoom" it out - the window becomes smaller on the view, but you are still using the same dimensions. A bit like the CAD applications ;-)Is that what you mean spode?
-
I created a feature request for this feature: https://bugreports.qt.io/browse/QTCREATORBUG-15453