30.05.2011, 11:42
(
Последний раз редактировалось Sasino97; 30.05.2011 в 14:36.
)
Nice ,
I am making a Visual C++ program with PAWN code included too, but how do I make the text coloured?? exaple I want "IF" blue and "//" green etc..
And how do I make a compiler ?
EDIT: OK, I'll explain it in english :P
I have a program made in C++ using .NET Framework
In that application there is a Multiline Text Box wich can contain PAWN code, but that code is black. I want to check for some words (PAWN Keywords) to make them coloured.
Does anyone knows how to do that? If yes, PLEASE help me
EDIT 2: I found It on another website, thanks anyway.... I have to use RichTextBox.....
I am making a Visual C++ program with PAWN code included too, but how do I make the text coloured?? exaple I want "IF" blue and "//" green etc..
And how do I make a compiler ?
EDIT: OK, I'll explain it in english :P
I have a program made in C++ using .NET Framework
In that application there is a Multiline Text Box wich can contain PAWN code, but that code is black. I want to check for some words (PAWN Keywords) to make them coloured.
Does anyone knows how to do that? If yes, PLEASE help me
EDIT 2: I found It on another website, thanks anyway.... I have to use RichTextBox.....