WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: EOL control in scintilla

Re: EOL control in scintilla

by Sean Healy :: Rate this Message:

| View in Thread

On Wed, 02 May 2007 05:31:24 -0600, mikemc <mike.j.mcmahon@...>  
wrote:

> I still get the indent see below
> one
>  two
>  three
>
> If you use editor.pl from the example files you get the same result, my  
> code
> is based on this one anyway.
>
> I have tried
> $Editor->SetIndent (0);
>
> But no joy

Try $Editor->SetWrapStartIndent(0)


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@...
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

 « Return to Thread: EOL control in scintilla