wxStyledTextCtrl - Help with Syntax Highlighting - SQL

Milan Babuskov milanb at panonnet.net
Fri Aug 11 11:02:39 PDT 2006


Paschal Mushubi wrote:
> mEditor->SetKeyWords(0,wxT("ASC BY DELETE DESC FROM GROUP HAVING INSERT 
> INTO ORDER SELECT SET UPDATE VALUES WHERE"));
> 
> But it isn't working. What am I missing?

All keywords must be lower case.

Also, see here for more useful info:

http://www.flamerobin.org/dokuwiki/doku.php?id=wiki:stc

-- 
Milan Babuskov
http://www.flamerobin.org





More information about the wx-users mailing list