
yapp
User
Nov 20, 2001, 7:45 AM
Post #2 of 2
(2811 views)
|
I have created a color code function in Perl. I use it for my website, when I make Perl code. The script adds HTML codes, like <SPAN class="statement"> ... </SPAN> around all my statements. All perl code in http://www.textpad.com>TextPad program does everything I want Oeps I forgot your questions By the way, the RTF box has some properties that allow you to color some text. i.e. use the selstart, sellegth and selcolor properties. That means the text get's selected first. (so select an other control before you do this) That's very unhandly, and I got mad of it. Maybe this question can be posted aswell <A target="_blank" HREF=http://forums.vb-world.net/ at a VB related forum Hope you can do something with it. Yet an Other Perl Programmer _________________________________ Find out more about programming http://www.cool-programming.f2s.com
(This post was edited by yapp on Nov 20, 2001, 6:51 AM)
|