DELOCH
08-01-2006, 06:39 PM
Hello again...
I have a little program, I have an editor planned out but one thing seems not to work...
I dont know how to make a syntax highlighting based on an array..
I want to make an array of words eg: eggshell, cookie, milk and whatever...
and make the text written into TextBox1 that == the array word's foreground become a specific color
eg: arrayBlue as a blue highlighted array; and arrayRed as the red highlighted array...
Thanks I really need this info... :D
I have a little program, I have an editor planned out but one thing seems not to work...
I dont know how to make a syntax highlighting based on an array..
I want to make an array of words eg: eggshell, cookie, milk and whatever...
and make the text written into TextBox1 that == the array word's foreground become a specific color
eg: arrayBlue as a blue highlighted array; and arrayRed as the red highlighted array...
Thanks I really need this info... :D