Change font size in output windows?
-
wrote on 14 Nov 2011, 11:09 last edited by
I still feel we are talking about different things here.
In the source code windows, I can change the font size both in the settings, and by using Ctrl-<MouseWheel>
I simply could not find the font size settings for the output windows, and Ctrl-<MouseWheel> does not work.
I don't see where qtconfig would come into what's basically "I just can't find the setting" type of issue.
(I'm working on Windows XP and KDE)
-
wrote on 14 Nov 2011, 12:15 last edited by
We use the default application font set by your OS in the output panels (build issues, compile output, etc.). There is no setting for the default application font inside Qt Creator, you need to go to your system to change it.
Note that changing the font for Qt Creator will effect all (Qt) applications as the same font is used e.g. in the menu bar, etc.
-
wrote on 14 Nov 2011, 12:46 last edited by
Ouch.
It didn't even occur to me that there wouldn't be a setting for this.
EDIT:
There a huge difference in reading a single-line menu item in a small font, and reading a text block with hundreds of lines. -
wrote on 9 Dec 2011, 15:37 last edited by
There are good reasons for having small fonts used by my OS and larger fonts for some applications only.
I believe that the application output frame deserves the same mechanism for font enlargement as the editor window or the online help. This Qt Creator feature is a big nuisance in my opinion.
-
wrote on 9 Dec 2011, 16:41 last edited by
You might want to file a suggestion in "JIRA":https://bugreports.qt.nokia.com/secure/Dashboard.jspa
Maybe others like that too and can vote for it.
-
wrote on 10 Dec 2011, 17:49 last edited by
Eddy, let's hope for the best ;-)
-
wrote on 12 Dec 2011, 07:53 last edited by
So what I'm supposed to do in the meantime? Screw my OS look & feel just so I can work properly with Creator?
-
wrote on 12 Dec 2011, 08:46 last edited by
[quote author="Asperamanca" date="1323676394"]So what I'm supposed to do in the meantime? Screw my OS look & feel just so I can work properly with Creator?[/quote]
Not much, I am afraid. At least you might vote for the bug report 6689.
But I am really afraid that the majority of users is happy with using default system font size. I agree with you that forcing me to reset implicit fonts means screwing my OS look & feel and it is as irrational advice as would be suggestion to use glasses. I really do not want to downgrade my Dell Latitude E5620 by setting OS fonts to the size I use for editing.
-
wrote on 12 Dec 2011, 08:50 last edited by
Sigh
Thanks for the sympathy.
As for a workaround: If I really need to read something from the output window, I can still copy it to an editor window, or an external text editor. It's just not very convenient. -
wrote on 12 Dec 2011, 08:59 last edited by
Good news!
Just now I had recieved a responce from JIRA and it seems, that the problem has been solved, see
-
wrote on 12 Dec 2011, 09:05 last edited by
... probably not solved yet, but there is still hope for the best
-
wrote on 6 Aug 2013, 09:14 last edited by
What is current status of the problem?
Is it possible to change font of Qt Creator output windows (compile output, application output)? -
wrote on 6 Aug 2013, 09:31 last edited by
Check the "bug report":https://bugreports.qt-project.org/browse/QTCREATORBUG-1933 referenced above (site has moved;-) for up-to-date status on the issue.
-
wrote on 6 Aug 2013, 09:55 last edited by
If you are interested in a fix, please vote for this bug.
-
wrote on 14 Oct 2013, 06:02 last edited by
How STUPID problem. It pushes me away from editor.
This is how it looks, if anyone find any solution please post.
(i assume that if i let the creator use manually installed libs, i'll have that qconfig..)
!http://www.nardev.org/_temp/qtinterface.png(Qt Problem)!
-
wrote on 14 Oct 2013, 06:22 last edited by
That looks like someone is preaching layouts, but not using them.
-
wrote on 14 Oct 2013, 14:13 last edited by
Is there anyone who can solve this issue?
I tried to download source and rebuild everything but i can't even look into all build errors that i got...
-
wrote on 1 Mar 2014, 01:46 last edited by
I find this really annoying as well. With older versions, circa Qt4.7+Creator 2.0, I had code set to one font, and console output used the system font, and it was much more readable.
This new setting where console output and application output use the same font as code editors is really annoying in comparison. This is a basic UI principle: Different function means different typefaces.
Is there any way to move the bug tracker issue up to Creator 3.x? Or is it better to create a new one?