AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to remove Notepad++ fold line?

 
Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
cynopsys



Joined: 27 Nov 2009
Posts: 43

PostPosted: Tue Mar 16, 2010 8:49 pm    Post subject: how to remove Notepad++ fold line? Reply with quote

Hi

There's any way to remove the black line that appear when you fold text in notepad++?
Back to top
View user's profile Send private message
Murx
Guest





PostPosted: Tue Mar 16, 2010 8:59 pm    Post subject: Reply with quote

Isn't that something which has a high potential to get answered at the N++ forum? Shocked
Back to top
Guest






PostPosted: Wed Mar 17, 2010 6:53 am    Post subject: Reply with quote

You could use a black background Razz .
Back to top
PhiLho



Joined: 27 Dec 2005
Posts: 6836
Location: France (near Paris)

PostPosted: Mon Mar 22, 2010 9:53 am    Post subject: Reply with quote

From ScintillaDoc: "The lines are drawn in the foreground colour set for STYLE_DEFAULT"
So unless you set default style foreground color to background color, you cannot get rid of them.
Unless you hack Scintilla code, of course!
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group