Quote:
Originally Posted by chaley
One: there are a lot of calibre .ui files that QT Designer will destroy.
|
Thanks for the warning.
Quote:
Three: it doesn't work well with spanned columns and rows in grid layouts.
|
OK, they're easy enough to do by hand.
Quote:
I do like the ease in which I can drop horizontal and vertical box layouts into grids, making placement of controls reasonably convenient.
|
This is mostly what I want it for anyway.
Quote:
I would love a tool that would properly indent an existing .ui file. Does someone know of such a thing?
|
Not I, but I did notice how deep the indents went. I figured they used single space indents to avoid going off the right side.
Thanks to all for the comments.
@Kovid- phenomshel has asked me about the location of the main gui .ui file. In a 6.5x version, I'd edited a file called gui2/main.ui to add an icon button on the main toolbar, but that file seems to have disappeared?
Is it no longer used?