[PyQt] highlighting different language in one document

최원준 wonjunchoi001 at gmail.com
Fri Sep 23 06:49:55 BST 2011


can I highlight dfferent language(python, c, fortran) in one document?

for example,

----------------------------------------------------------------

#_begin_python_
--> set python lexer
#_end_python_

#_begin_c_
--> set c lexer
#_end_c_

#_begin_fortran_
--> set fortran lexer
#_end_fortran_

----------------------------------------------------------------

Wonjun, Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110923/958b69e7/attachment.html>


More information about the PyQt mailing list