I really enjoy the use of Qt Creator, and want to help how I can by reporting some minor bugs I've come across. Please let me know if these are misunderstandings on my part.
1) When I add a new file with [right click --> add new], the default folder is not the project folder, but its containing folder. Seems non-intuitive. 2) In the form designer, it doesn't seem possible to drag a QLabel to the status bar control. This can be done in code, but then the UI details are divided between several files necessarily. This is more a feature request. 3) In the form designer, when placing a layout [A] within another layout [B], it seems nearly impossible to place a control or other layout into [A], because [B] takes all available room. It seems more intuitive to me to leave some "drag to" space on both sides. 4) The option [Text Editor --> Behavior --> Clean Whitespace] is very useful, but it should not clean the whitespace of the currently active line of text. I often save with CTRL+S, and when I do this, the indentation of my current line (If otherwise blank) is lost. This can be annoying when saving a lot right before adding a new line. 5) When adding an existing Designer form with [right click on Forms --> add new], the form (which is a header file) is added as a header file, not as an abstracted "foo.ui". Best regards, --Charles N. Burns -- "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." --Dr. Seuss _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
