Re: [perl-win32-gui-users] EOL control in scintilla

2007-05-03 Thread Sean Healy
I tracked down the extra spaces problem. It turned out to be a space at the end of the line (after the EOL character(s)), not at the beginning, which is why it doesn't show up on the first line. Here's the cause of the problem: # How many characters are on a line, not including end of line ch

Re: [perl-win32-gui-users] EOL control in scintilla

2007-05-03 Thread mikemc
Sorry no joy. The getwrap indent reports 0 as well. Set the wrap indent to 5 to see what it did but still had the one indent second line and so on Will start trawing through the docs trying each command in turn Sean Healy wrote: > > On Wed, 02 May 2007 05:31:24 -0600, mikemc <[EMAIL PROTECTED