Posted 18 years ago
by David Wier
I've been trying to create a small project, with basic CSS and HTML coloring and intellisense - but I just can't seem to get the 1,2,3s of what it takes.
Since all the menus are dynamically created in the sample, it's really hard to follow the flow of how it's done....
Is there, somewhere, a basic tutorial, on how to get this done with one, two or three languages, with the Syntax Editor?
Line:
.txtEdit.Document.LoadLanguageFromXml(filenameBase, 0)
error:
object reference not set to an instance of an object
I double and triple checked - I copied the whole languages subdirectory from the Test app to my Relase and Debug directories, as well as my application directory - just to make totally sure -
the filename base = the exact path and name of the xml language file....
Help!!
[Modified at 10/15/2006 01:16 AM]
Since all the menus are dynamically created in the sample, it's really hard to follow the flow of how it's done....
Is there, somewhere, a basic tutorial, on how to get this done with one, two or three languages, with the Syntax Editor?
Line:
.txtEdit.Document.LoadLanguageFromXml(filenameBase, 0)
error:
object reference not set to an instance of an object
I double and triple checked - I copied the whole languages subdirectory from the Test app to my Relase and Debug directories, as well as my application directory - just to make totally sure -
the filename base = the exact path and name of the xml language file....
Help!!
[Modified at 10/15/2006 01:16 AM]