Change Editor Fonts in C++ Builder
-
Hi guys, I want to change code editor fonts in C++ Builder, I know where to go and change. But the problem is I can only see limited list of fonts. I have installed Monaco on windows but it doesn't appear in Font list. Can anyone help? btw here's the print screen, if it helps http://img11.imageshack.us/i/cbuilder.png/[^] Thanks.
- Stop thinking in terms of limitations and start thinking in terms of possibilities -
-
Hi guys, I want to change code editor fonts in C++ Builder, I know where to go and change. But the problem is I can only see limited list of fonts. I have installed Monaco on windows but it doesn't appear in Font list. Can anyone help? btw here's the print screen, if it helps http://img11.imageshack.us/i/cbuilder.png/[^] Thanks.
- Stop thinking in terms of limitations and start thinking in terms of possibilities -
A soupcon away from a programming questions. Try the C++ forum as [a] the peeps there probably use the IDE and [b] they're possibly not a bunch of skivers.
Panic, Chaos, Destruction. My work here is done.
-
Hi guys, I want to change code editor fonts in C++ Builder, I know where to go and change. But the problem is I can only see limited list of fonts. I have installed Monaco on windows but it doesn't appear in Font list. Can anyone help? btw here's the print screen, if it helps http://img11.imageshack.us/i/cbuilder.png/[^] Thanks.
- Stop thinking in terms of limitations and start thinking in terms of possibilities -
From memory (it's a long time since I did it): 1) It only lists Mono-Spaced Fonts - is Monaco one of these. 2) This is a very dim memory, but I am pretty sure that you have to restart C++ Builder for it to pick up new fonts, it might even be that you need to restart Windows, as I say it has been a long long time.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”
-
Hi guys, I want to change code editor fonts in C++ Builder, I know where to go and change. But the problem is I can only see limited list of fonts. I have installed Monaco on windows but it doesn't appear in Font list. Can anyone help? btw here's the print screen, if it helps http://img11.imageshack.us/i/cbuilder.png/[^] Thanks.
- Stop thinking in terms of limitations and start thinking in terms of possibilities -
Perhaps Monaco isn't a truetype font and the editor is only giving you a possible list of TT fonts? Just a suggestion, other then that no idea.
Check out the CodeProject forum Guidelines[^] The original soapbox 1.0 is back![^]
-
Hi guys, I want to change code editor fonts in C++ Builder, I know where to go and change. But the problem is I can only see limited list of fonts. I have installed Monaco on windows but it doesn't appear in Font list. Can anyone help? btw here's the print screen, if it helps http://img11.imageshack.us/i/cbuilder.png/[^] Thanks.
- Stop thinking in terms of limitations and start thinking in terms of possibilities -
Refresh (yes F5) your fonts folder, and restart the app. Else, use the almost useless 'Install Font ...' menu from the font folder.
xacc.ide
IronScheme - 1.0 beta 4 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition -
Refresh (yes F5) your fonts folder, and restart the app. Else, use the almost useless 'Install Font ...' menu from the font folder.
xacc.ide
IronScheme - 1.0 beta 4 - out now!
((λ (x) `(,x ',x)) '(λ (x) `(,x ',x))) The Scheme Programming Language – Fourth Edition