Kodewerx
https://www.kodewerx.org/forum/

TextBox CLR
https://www.kodewerx.org/forum/viewtopic.php?f=5&t=148
Page 1 of 1

Author:  dosha [ Thu Oct 19, 2006 6:25 pm ]
Post subject:  TextBox CLR

K, ill ask the question then ask a simple answer. how would i go about creating a php syntax highlighter for textBox. geting colors in a text box is what im finding to be hard. im doing it in VC++05 CLR. would it be easyer just to look in the php source code for the highlight_string().

Author:  ?man [ Thu Oct 19, 2006 9:12 pm ]
Post subject: 

I don't know what this 'textBox' is, but if you want an editor for php, I suggest PHP Designer.

Author:  dosha [ Fri Oct 20, 2006 4:15 am ]
Post subject: 

Nice editor thanx, ya im looking for a c++ highlight thats the same as php's highlight_string().
i like how it will show functions on it, but it wont give you struct info on things like
$dir = dir(/www/);
$dir->thing;

Author:  Parasyte [ Fri Oct 20, 2006 11:02 am ]
Post subject: 

There may be pre-written libraries to highlight specific syntax's in a rich edit control, but there are no 'built-in' functions.

Google it.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/