Home > Archive > VC Language > November 2005 > Setting Font to source window in Visual Studio
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Setting Font to source window in Visual Studio
|
|
|
| Hello Everyone,
I want to add Fonts to Visual studio environmaent, other than its
default fonts.
I want to add "Verdana" font to source window, but i am not able to see
that font
in the Font combo box.
Tools > Option > Format > Font(combo box) > (I need to set Verdana)
How should i achieve it ?
Regards,
Kishor.
(Posted On : microsoft.public.vc.language , microsoft.public.vc.mfc )
| |
| Alex Blekhman 2005-11-28, 7:59 am |
| KC++ wrote:
> Hello Everyone,
>
> I want to add Fonts to Visual studio environmaent, other
> than its default fonts.
> I want to add "Verdana" font to source window, but i am
> not able to see that font
> in the Font combo box.
> Tools > Option > Format > Font(combo box) > (I need to
> set Verdana)
It seems that you're using MSVC60. It shows only fixes width
fonts in the combo. You cannot use other fonts.
Probably there are hacks in the internet how to overcome
this limitation.
| |
| Alex Blekhman 2005-11-28, 7:59 am |
| Alex Blekhman wrote:
> It seems that you're using MSVC60. It shows only fixes
> width fonts in the combo. You cannot use other fonts.
>
> Probably there are hacks in the internet how to overcome
> this limitation.
I was mistaken. MSVC60 _does_ show other fonts. It just puts
fixed width fonts in the beginning of list. If Verdana is
installed on your computer, then you should see it in fonts
combo.
| |
| Nishant Sivakumar 2005-11-28, 7:07 pm |
| Do you see Verdana listed when you use a different program, say Wordpad?
Perhaps, you don't have that font or it may have got corrupt.
--
Regards,
Nish [VC++ MVP]
"KC++" <kishor2005@gmail.com> wrote in message
news:1133175941.235754.232760@z14g2000cwz.googlegroups.com...
> Hello Everyone,
>
> I want to add Fonts to Visual studio environmaent, other than its
> default fonts.
> I want to add "Verdana" font to source window, but i am not able to see
> that font
> in the Font combo box.
> Tools > Option > Format > Font(combo box) > (I need to set Verdana)
>
> How should i achieve it ?
>
>
> Regards,
>
> Kishor.
> (Posted On : microsoft.public.vc.language , microsoft.public.vc.mfc )
>
| |
|
| Yes, Notepad on m'c shows that font.
But combo of VS doesn't show Verdana font.
Actually, few days ago, i managed to Set verdana it to VS.
But now i didn't rembember how i had done that time.
|
|
|
|
|