[Qt-creator] Feature or bug??
Robert Hairgrove
evorgriahr at hispeed.ch
Thu Jan 1 20:04:28 CET 2009
In Qt Creator 0.9.1 on Linux Ubuntu (7.04):
I have three panels showing in the left-hand area:
Project
File System
Open Documents
When I start editing a file by double-clicking on the file in the
Project list (some *.cpp file, for example), it highlights the
appropriate file in all three views.
However, when I hit F2 over the #include line for that *.cpp file's
header in the code editor window, the header is opened for editing;
however, the highlight is moved only in the bottom two panels, and it
stays the same in the Project view.
I find this rather confusing because one is never sure exactly which
file is being edited, unless one is careful NOT to look at the Project
view panel!
More information about the Qt-creator-old
mailing list