User forums > Using Code::Blocks
[REQUEST][DONE thanx to Wxlearner] Now hide BLACK FOLD LINES in the editor!
JGM:
just for reference here is a better solution than patching wxscintilla, since it already provides some functions that make the work to hide the underlines when folding, the problem was that it was to hidden and not documented clearly.
Here is the solution
http://forums.codeblocks.org/index.php/topic,7543.0.html
foldingBLACKlinesSUCK:
Totally eliminating underlines makes it very hard to pick out braces :(
Does anyone have the upload by wxLearner (The updated link is broken) ?
or Could anyone patch wxScintilla please? :o
My project has gone to such deep depths that I am NOT able to focus at all. Kindly help :)
JGM:
Try using the folded line indicators as your guides (also try changing indicator style, it may help you another style), thats what I do and I don't get lost in long code.
foldingBLACKlinesSUCK:
--- Quote from: JGM on July 22, 2008, 07:20:42 pm ---Try using the folded line indicators as your guides (also try changing indicator style, it may help you another style), thats what I do and I don't get lost in long code.
--- End quote ---
Since the beginning I had a problem with those black lines.
Even totally eliminating lines it is very hard to follow along with the code.
Can you compile wxScintilla with patches in first page? :oops:
--
I will meanwhile try posting in sourceforge forum of wxScintilla. :?
Navigation
[0] Message Index
[*] Previous page
Go to full version