my selected text string as in the case of C, C++ languages. I am writing a compiler and what i need is to display few keywords which i am defining in blue colour and all other texts in the edit box in black colour. Can anyone help me to solve this problem.Hi
Thankyou for taking interest to clear my doubt. I want to change the colour of keywords within the CVI editor while I am writing my program. Also while opening the file those keywords should be in the defined colour. It should be as same as the C, C++ compilers. If we are writing a program in VC++, #include, int, short, etc., will be in blue colour. Also while opening any existing C file, those keywords will be in blue colour only.
Here i will define my own keywords and comments.
keywords should have one colour and comments should have another colour. Also it should be possible to change these colours from the menu.
Hope you got my doubt.
If not yet, if you are online anytime in any id, and if you let me know the timings, i will be online and expla
in you.
Thanking you
Joesam