Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 1.3.83 (2.0.0-beta)
-
None
-
Windows XP SP3
Description
Problem: The target selection (and pop-up menu selection), in the left-hand toolbar, can't show the full name of the targets if they are too long (and that's the case with my system, for the QT Simulator targets).
Please see the attached file. There are 4 targets available:
Simulator Qt for Visual Studio 2008 (Qt SDK beta) Debug
Simulator Qt for Visual Studio 2008 (Qt SDK beta) Release
Simulator Qt for MinGW 4.4 (Qt SDK beta) Debug
Simulator Qt for MinGW 4.4 (Qt SDK beta) Release
The end of current target's name doesn't appear, so you don't know if you are using a debug or release target. And when you open the pop-up menu, the middle of the targets names are truncated, so you don't know if you are using Visual Studio or MinGW.
Suggestions:
- display current target with a tooltip
- use shorter names for the targets
- resize the target selection window to accommodate the length of the targets' names