> Hi all,
> 
> How is the code folding implemented in Python Win IDE? It uses the 
> custom lexer for colorize but I can't see any code where the code 
> folding logic is implemented.
> 
> Is ii using the inbuilt SCILex_PYTHON for code folding?

IIRC, the folding code is in C++ in the scintilla widget itself.

Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to