Are you using spaces or tabs? On Fri, Dec 18, 2009 at 3:20 PM, Eike Ziller <[email protected]> wrote:
> > On Dec 18, 2009, at 3:42 PM, ext John Vilburn wrote: > > > In the few days I have been using Qt Creator (on the Mac), I have found > it to be friendlier than XCode, but with a few annoyances. My perception may > be influenced by my long-time use of Visual Studio. Anyway, here are the > things I have found. If you have any suggestions regarding them, I would be > most grateful. > > > > 1. The selection list of member variables and methods above the editor > window appears to be in the order that they are found in your code. It would > be easier to find a method if the list were in alphabetical order. > > > > 2. The formatting of switch statements is impossible. The case lines are > indented one tab stop from the left edge of the paper, rather than being > even with the switch. This cannot be what was intended. Do I have a > preference set wrong? > > > > 3. I have chosen to save my filenames in mixed case. If I open a Foo.h, > then open Foo.cpp, then while in Foo.cpp use "Switch between Method > Declaration/Definition", I get another copy of Foo.h opened, but it is > listed as foo.h (all lowercase) in the Open Documents window. If at this > point I modify foo.h, I get a message that Foo.h was modified outside of Qt > Creator. > > Which version of Qt Creator do you use? I can't reproduce 2. and 3. with > 1.3.0. > > For me writing a switch statement results in > > > > > > > > > > Thank you for any suggestions regarding these items. > > John > > > > _______________________________________________ > > Qt-creator mailing list > > [email protected] > > http://lists.trolltech.com/mailman/listinfo/qt-creator > > -- > Eike Ziller > Software Engineer > Nokia, Qt Development Frameworks > > Nokia gate5 GmbH > Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > Umsatzsteueridentifikationsnummer: DE 812 845 193 > Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
