Home All Groups Group Topic Archive Search About

2005 Fonts and Colors for Management Studio

Author
21 Jun 2006 5:28 PM
DWalker
I had an earlier item about this in the newsfeed but I can't find it
now.

The Fonts and Colors dialog in SQL Server 2005 Management Studio is very
confusing.

When you use Management Studio to open a SQL database, and expand the
list of views in that database, and right-click on one view and select
the Modify item, you get a four-pane window that is divided into panes
called:

Diagram
Criteria
SQL
Results

(If you right-click in any pane you get a dialog box that lists Pane as
a flyout, and it lists these panes, and you can turn any of these panes
on or off.)

I am having a helluva time figuring out how to change the fonts for the
various panes.  I have managed to get all of the fonts changed to
Verdana, but the SQL pane is using very small fonts.  I can't change
this! 

It is a real disappointment that there's not a clearer and more obvious
design.  I submit that this was poorly designed; if it was well-
designed, then I would be able to figure it out -- because I'm a fairly
smart guy.

Here's a challenge:  Can ANYONE in the audience figure out how to change
the font size in the SQL pane of the view designer, by looking in
Tools/Options/Fonts and Colors?

Sure, you can experiment, but if it was well-designed, you wouldn't HAVE
to experiment.  I claim that if it takes experimentation to figure this
out, then clearly, the design is flawed.

However, the most-obvious choice in Fonts and Colors is "Table and
Database Designers". 

But that choice gives me ONE font size to choose from, and it's clear to
me that the font I see in the Criteria pane is much larger than the font
in the SQL pane.

Can anyone explain this rationally?  Are all 4 panes supposed to be
covered by the one "Table and Database Designers" choice?  If so, why is
the font smaller in the SQL pane than in the Criteria pane?

And yes, I have closed and re-opened SQL Server Management Studio to get
the changes to take effect.

AAAaaaarrrgh.

David Walker

Author
21 Jun 2006 7:02 PM
Gail Erickson [MS]
> Here's a challenge:  Can ANYONE in the audience figure out how to change
> the font size in the SQL pane of the view designer, by looking in
> Tools/Options/Fonts and Colors?

  1.. On the Tools menu, click Options.
  2.. Expand Environment, and then click Fonts and Colors.

  3.. In the Show settings for list, select Data Viewer.

  4.. Change the font  and size. Close SSMS and reopen to see the change

I agree that the choices in the Show settings for list are not intuitive,
nor are they documented.  I'll file both a doc bug and a user interface
design bug for these issues.

Regards,
Gail
--
Gail Erickson [MS]
SQL Server Documentation Team
This posting is provided "AS IS" with no warranties, and confers no rights
Download the latest version of Books Online from
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Show quote
"DWalker" <n***@none.com> wrote in message
news:O3xupgVlGHA.3732@TK2MSFTNGP05.phx.gbl...
>I had an earlier item about this in the newsfeed but I can't find it
> now.
>
> The Fonts and Colors dialog in SQL Server 2005 Management Studio is very
> confusing.
>
> When you use Management Studio to open a SQL database, and expand the
> list of views in that database, and right-click on one view and select
> the Modify item, you get a four-pane window that is divided into panes
> called:
>
> Diagram
> Criteria
> SQL
> Results
>
> (If you right-click in any pane you get a dialog box that lists Pane as
> a flyout, and it lists these panes, and you can turn any of these panes
> on or off.)
>
> I am having a helluva time figuring out how to change the fonts for the
> various panes.  I have managed to get all of the fonts changed to
> Verdana, but the SQL pane is using very small fonts.  I can't change
> this!
>
> It is a real disappointment that there's not a clearer and more obvious
> design.  I submit that this was poorly designed; if it was well-
> designed, then I would be able to figure it out -- because I'm a fairly
> smart guy.
>
> Here's a challenge:  Can ANYONE in the audience figure out how to change
> the font size in the SQL pane of the view designer, by looking in
> Tools/Options/Fonts and Colors?
>
> Sure, you can experiment, but if it was well-designed, you wouldn't HAVE
> to experiment.  I claim that if it takes experimentation to figure this
> out, then clearly, the design is flawed.
>
> However, the most-obvious choice in Fonts and Colors is "Table and
> Database Designers".
>
> But that choice gives me ONE font size to choose from, and it's clear to
> me that the font I see in the Criteria pane is much larger than the font
> in the SQL pane.
>
> Can anyone explain this rationally?  Are all 4 panes supposed to be
> covered by the one "Table and Database Designers" choice?  If so, why is
> the font smaller in the SQL pane than in the Criteria pane?
>
> And yes, I have closed and re-opened SQL Server Management Studio to get
> the changes to take effect.
>
> AAAaaaarrrgh.
>
> David Walker
Author
21 Jun 2006 9:34 PM
DWalker
Show quote
"Gail Erickson [MS]" <ga***@online.microsoft.com> wrote in
news:#X38MVWlGHA.4080@TK2MSFTNGP03.phx.gbl:

>> Here's a challenge:  Can ANYONE in the audience figure out how to
>> change the font size in the SQL pane of the view designer, by looking
>> in Tools/Options/Fonts and Colors?
>
>   1.. On the Tools menu, click Options.
>   2.. Expand Environment, and then click Fonts and Colors.
>
>   3.. In the Show settings for list, select Data Viewer.
>
>   4.. Change the font  and size. Close SSMS and reopen to see the
>   change
>
> I agree that the choices in the Show settings for list are not
> intuitive, nor are they documented.  I'll file both a doc bug and a
> user interface design bug for these issues.
>
> Regards,
> Gail

None of the font choices seem to apply to the font that is used in the
SQL pane, though.

ALSO, changing Data Viewer doesn't change the size of the font in the
Query window (the new window that you get after you click the New Query
button).  That font is very small also.  although it seems to be the
right family (verdana) that I picked for everything else.

(Oh, how I hate Arial!  I can't read anything in Arial.  Verdana is a
thousand times more readable.)

Changing the settings for Data Viewer doesn't affect the size of the
stuff that I type into the query window.

Where do I change that?

David Walker
Author
21 Jun 2006 10:31 PM
Gail Erickson [MS]
> Changing the settings for Data Viewer doesn't affect the size of the
> stuff that I type into the query window.
To change the font and size in the query window, select the Text Editor from
the Show Settings for list.  The Data Viewer is specific to the Query and
View Designer tool and would have no impact on the query window.

> None of the font choices seem to apply to the font that is used in the
> SQL pane, though.
I'm not sure I understand. Changing the font and size for the Data Viewer
changes the font for all four panes of the Query and Vew Designer.  What
font choices are you selecting?  Can you confirm that the choices you made
for the Data Viewer appear when you select Data Viewer from the Show
Settings list from the Option dialog box ?
I should also point out that in the Options dialog, you can click the Use...
button and choose Text Editor Settings. Once you've set the Text Editor
(query window) to a font and size you like,  you can replicate that setting
to the Data Viewer by selecting this option.

Hope that helps.
Gail
--
Gail Erickson [MS]
SQL Server Documentation Team
This posting is provided "AS IS" with no warranties, and confers no rights
Download the latest version of Books Online from
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx

Show quote
"DWalker" <n***@none.com> wrote in message
news:OSAfLqXlGHA.1204@TK2MSFTNGP02.phx.gbl...
> "Gail Erickson [MS]" <ga***@online.microsoft.com> wrote in
> news:#X38MVWlGHA.4080@TK2MSFTNGP03.phx.gbl:
>
>>> Here's a challenge:  Can ANYONE in the audience figure out how to
>>> change the font size in the SQL pane of the view designer, by looking
>>> in Tools/Options/Fonts and Colors?
>>
>>   1.. On the Tools menu, click Options.
>>   2.. Expand Environment, and then click Fonts and Colors.
>>
>>   3.. In the Show settings for list, select Data Viewer.
>>
>>   4.. Change the font  and size. Close SSMS and reopen to see the
>>   change
>>
>> I agree that the choices in the Show settings for list are not
>> intuitive, nor are they documented.  I'll file both a doc bug and a
>> user interface design bug for these issues.
>>
>> Regards,
>> Gail
>
> None of the font choices seem to apply to the font that is used in the
> SQL pane, though.
>
> ALSO, changing Data Viewer doesn't change the size of the font in the
> Query window (the new window that you get after you click the New Query
> button).  That font is very small also.  although it seems to be the
> right family (verdana) that I picked for everything else.
>
> (Oh, how I hate Arial!  I can't read anything in Arial.  Verdana is a
> thousand times more readable.)
>
> Changing the settings for Data Viewer doesn't affect the size of the
> stuff that I type into the query window.
>
> Where do I change that?
>
> David Walker

AddThis Social Bookmark Button