Community
Participate
Working Groups
Hi, wouldn't it be an asset to be able to define the row height in an EditorView? Currently I use a font that has an intrinsically bigger vertical spacing; I can't use any other font because in the end code readability always suffers. bye Michi
Seems like CTabFolder would have to support this.
I'm confused, what CTabFolder has to do with this request ? Michael, are you asking is to be able set line spacing in the editor ? (so that the line height is the bigger than the font height) line spacing = vertical white space between two lines.
(In reply to comment #2) > I'm confused, what CTabFolder has to do with this request ? > > Michael, are you asking is to be able set line spacing in the editor ? > (so that the line height is the bigger than the font height) > line spacing = vertical white space between two lines. yes, I'd like more spacing between two lines.
(In reply to comment #3) > yes, I'd like more spacing between two lines. StyledText supports line spacing, it is up to the Editor component to expose this feature.
*** This bug has been marked as a duplicate of bug 26765 ***