Hi,
could anyone provide a short sample of how to do syntax highlighting with wxScintilla? I started with the scintilla sample and did SetLexerLanguage("blitzmax") and GetLexer shows that it recognized this (switched lexer-id to 66). But nothing (visible?) happened, so I must have missed something.
could anyone provide a short sample of how to do syntax highlighting with wxScintilla? I started with the scintilla sample and did SetLexerLanguage("blitzmax") and GetLexer shows that it recognized this (switched lexer-id to 66). But nothing (visible?) happened, so I must have missed something.