[Qt-creator] Feedback
Luke Luke
luke.ab7bb at gmail.com
Sat Nov 8 15:58:16 CET 2008
First of all, I think that Qt Creator is excellent. I have pretty limited
experience with Qt, I have played with PyQt and Qt Jambi a little bit. Qt
Creator makes it very easy for someone to get up and running with C++ Qt
applications. I especially like that fact that it is lean and doesn't try to
do too much (although it certainly does a lot).
I apologize if any of these issues have already been mentioned.
1. Make code completion case insensitive - The current behavior seems kind
of strange and inconsistent. I can provide more detail if needed.
2. If using ctrl+arrow while inside string, do not select opening/closing
quotation mark.
3. In "configure connection" dialog in GUI designer, list boxes do not
respond to keyboard presses to make a selection (tried 'enter' and 'space').
Mouse must be used.
4. Is there a keyboard shortcut to navigate to matching brace?
5. If I save a file while on a blank line cursor goes to col 1 even if it
had been indented before saving.
6. On Windows, cout doesn't write to the output window (I'm thinking this is
something with my setup). This works fine for me on Linux.
Thanks for all of the great work on this software. I really think it will
help new Qt developers get going quickly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081108/2cf28317/attachment.html
More information about the Qt-creator-old
mailing list