Hi.
I've just started using Qt again after not using it for many years (somewhere around Qt 3). I'm quite happy with Qt Creator, things have improved a lot, especially in combination with clang. I'm currently using it on OSX 10.9.
I have one problem. I find it often impossible to select layouts in the Qt Designer. Sometimes I manage to click on just the right pixel to select a layout, often I don't manage at all.
I usually end up clicking on one of the objects inside the layout, or outside it. It seems the clickable area of the objects overlaps mostly with the area that the layout can be clicked.
I still manage by selecting them from the object tree view thing on the right as a sort of work around.
For a while I thought that layouts could not be clicked on the Qt Designer at all, until I accidentally hit the right pixel once. Now I sometimes manage, especially if there are different types of widgets in the layout.
Is there something I'm doing wrong? Is there a settings somewhere that makes the clickable area of a layout in the Qt Designer bigger?
Thanks.
Bookmarks