[Qt-creator] Form's editor default values

Jordi Pujol jpujolf at gmail.com
Wed Nov 10 09:52:58 CET 2010


Hi all,

I've found a little but annoying "bug". I usually design form interfaces
with an spacing / margin of 3 pixels ( not 9 as integrated designer has
it's default ).

Even if I set Tools->Form Editor->Form Settings->Layout Default to 3/3,
EVERY time I break & set ANY layout, it takes again 9/9 values !!

I have to un-select the component ( layout doesn't appear on property
sheet, re-select again the component, go to layout and change all the
values incorrectly set. It's very annoying and if I forgot to do it
every time I modify a form my app has different aspect in different
forms ( I load dynamically more than 200 different .ui, so its difficult
to track changes in every form )

I misunderstood something or nobody works with different values than
defaults ?

On the other hand, I've seen that those "default" values must be set
form-by-form( not system-wide ), so I have to remember every time I
start to design to set those values. Should be nice that somewhere "in
the land of qtcreator parameters" one can fix those values...

	Jordi.




More information about the Qt-creator-old mailing list