Posted 14 years ago
by Radjesh Klauke
-
Mr.,
X-impress
Ola,
I'm loading an html-file which works fine, but how do I add the "outlining"?Here's a small test_app, in which the code above is located: http://www.mediafire.com/?dmhsqiki71bjkx0
[Modified at 03/30/2011 07:53 AM]
I'm loading an html-file which works fine, but how do I add the "outlining"?
With SyntaxEditor1
.Text = read_text
.Document.LoadLanguageFromXml(Application.StartupPath & "\lexer\html.xml", 0)
End With
[Modified at 03/30/2011 07:53 AM]