Re: [perl-win32-gui-users] Scintilla Editor Folding Implementation in Win32::GUI::Scintilla

2005-08-28 Thread Jason P.
[EMAIL PROTECTED] wrote: Scintilla is a very powerfull source code editor, I am trying to test the Perl wrapper by Laurent Rocher, below is the starting code from the Win32::GUI::Scintilla docs, The only problem now I am having is how to activate the Folding and how to use it, can anyone please

[perl-win32-gui-users] Scintilla Editor Folding Implementation in Win32::GUI::Scintilla

2005-08-28 Thread ramy
Scintilla is a very powerfull source code editor, I am trying to test the Perl wrapper by Laurent Rocher, below is the starting code from the Win32::GUI::Scintilla docs, The only problem now I am having is how to activate the Folding and how to use it, can anyone please post code on how to display