Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Line spacing in editor
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Line spacing in editor (Read 76 times)
ron.dunn
Single posting newcomer
Posts: 1
Line spacing in editor
«
on:
Today
at 12:45:29 pm »
Is there a setting to increase the line spacing in the editor?
In Scintilla it should be possible with the following functions, but I can't find equivalent settings.
SCI_SETEXTRAASCENT(int extraAscent)
SCI_SETEXTRADESCENT(int extraDescent)
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Line spacing in editor