[Qt-creator] Model editor toolbox needs a scrollbar maybe?

Jochen Becher jochen_becher at gmx.de
Fri Mar 30 09:16:37 CEST 2018


With a typical font size on a 100dpi screen the toolbox needs at least
1100 pixels for optimal height while 1000 pixel is still OK. You're
right, layout is broken as soon as any of the output panes is open.

Adding a scrollbar is surely possible but may have unwanted side
effects, e.g. the scrollbar may be visible on Full HD screens even
without opened panel because optimal height needs 1100 pixels.

Another possibility is reducing the number of tools in some groups,
e.g. remove the standard tools Annotation, Boundary and Swimlane from
the Deployment group. Or split the group into two groups. You can
change it yourself in share/qtcreator/modeleditor/standard.def of your
QtCreator installation (don't forget to make a copy of your changed
file as it might be overwritten with next update).

Regards, Jochen

Am Donnerstag, den 29.03.2018, 22:02 +0200 schrieb Jason H:
> I don't have the highest DPI (1920x1080) screen and it docked above
> my application output.
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator



More information about the Qt-creator mailing list