On Dec 18, 2009, at 5:20 AM, Eike Ziller 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.
> 
I am using the binary from the Qt 4.6.0 Mac SDK download.

Here is what the About dialog shows:

Qt Creator 1.3.0

Based on Qt 4.6.0 (32 bit)

Built on Nov 27 2009 at 14:42:20

From revision c0e849ecc3


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to