Sysprogs forums › Forums › VisualGDB › How can I enlarge the font for VisualGDB settings dialog?
- This topic has 7 replies, 2 voices, and was last updated 6 years, 9 months ago by support.
-
AuthorPosts
-
February 12, 2018 at 17:43 #20050MichaelParticipant
How can I enlarge the font for VisualGDB settings dialog? The default font size makes VisualGDB almost unusable for me. Is there a way to make the VisualGDB use the VS environment font size (I have changed it and the Perforce plug-in for example uses it)? Thank you.
February 12, 2018 at 23:05 #20059supportKeymasterHi,
Sorry, this is currently not supported. We will integrate VisualGDB with the regular VS font settings as a part of converting the VisualGDB Project Properties window to the WPF framework (we are gradually doing this across several releases). As a quicker workaround, we could add an option to override the default font size manually.
Before we can do that, could you please check whether the issue only affects WinForms settings pages (e.g. Project Properties), or does it also affect the WPF settings pages (e.g. Advanced GDB Settings)?
February 12, 2018 at 23:44 #20063MichaelParticipant> Before we can do that, could you please check whether the issue only affects WinForms settings
> pages (e.g. Project Properties), or does it also affect the WPF settings pages (e.g. Advanced GDB Settings)?Project settings (project right click->Properties) are totally OK. They use enlarged font I have set in Tools –> Options. But project right click->VisualGDB Project Properties are totally unreadable to me. I believe you could use Tools –> Options –> Environment font for your dialog.
February 13, 2018 at 00:06 #20066supportKeymasterHi,
Sorry for the confusion. By “Project Properties” we meant the first page of VisualGDB Project Properties (the exact name depends on the project type you are using, e.g. “Linux Project”). If you could attach screenshots of the first page and the Advanced GDB Settings page of VisualGDB Project Properties, we should be able to determine which parts of the GUI have the scaling problem.
February 13, 2018 at 00:57 #20072MichaelParticipantI am still not sure of what you mean. Here is a screenshot of the MS project properties I am able to read and VisualGDB properties I almost cannot read.
Attachments:
You must be logged in to view attached files.February 13, 2018 at 04:45 #20077supportKeymasterHi,
Thanks for the screenshot. Looks like you are using the standard DPI setting, so overriding the font size on VisualGDB level would unfortunately break control positions and will make most of the text clipped.
As a workaround, please try changing the default DPI in Windows Display Properties or simply use the Magnifier to zoom to the text. We will fully support inheriting the VS font size once we fully switch the properties window to WPF in a few releases from now.
February 13, 2018 at 14:28 #20082MichaelParticipant> As a workaround, please try changing the default DPI in Windows Display Properties
This breaks a some other programs I use. I have tried it but ended up with the enlarged fonts.> or simply use the <span style=”color: #24890d;”>Magnifier</span>
I have tried it and found it extremely inconvenient. I would prefer Ctrl+, Ctrl-, Ctrl* facility for all windows (or even screen itself) like in browsers but it looks like the Windows guys are forbidden to copy somebody else’s solutions.> We will fully support inheriting the VS font size once we fully switch the properties window to
> WPF in a few releases from now.
Please, be quick. Otherwise the MS will rewrite Windows GUI from XML to JSON and we will be stuck again.February 13, 2018 at 17:57 #20085supportKeymasterHi,
No problem. We are switching a considerable amount of pages/controls in each release.
-
AuthorPosts
- You must be logged in to reply to this topic.