Posted 19 years ago
by tobias weltner

So far, I have been using language xml files to define the language.
Now, I wanted to create a language completely from scratch during run-time but failed.
I instantiated a new SyntaxLanguage object and passed it a key as argument.
I was then trying to assing this object to document.language but got an error message regarding a "missing key".
Do you have any code snippets that demonstrate what I want to do?
Now, I wanted to create a language completely from scratch during run-time but failed.
I instantiated a new SyntaxLanguage object and passed it a key as argument.
I was then trying to assing this object to document.language but got an error message regarding a "missing key".
Do you have any code snippets that demonstrate what I want to do?