Topics:
4/2/2010
ubimaior
12/22/2009
twaite
9/22/2008
alexa
7/25/2008
oara27
5/29/2008
diegolaz
5/18/2008
elmajdal
3/13/2008
raulcigil
2/29/2008
critchie
2/12/2008
cagus
10/25/2007
jbear123
10/2/2007
sandeepsingh
Posts:
Question    penafiel
Hi. I have working with VWD-CMS for while but I want to change the style of the editor, and i want to add color to my code. Is there a way to reuse the existing code of VWD-CMS to colorize code? It is possible to do that? How can i do that? Can you send me a Demo showing how to do.

Thanks
Answer    jeff
Hi penafiel,

I know what you mean - it would be great to get color into the VWD-CMS code editor but the problem is that it is using a TextArea HTML element which does not support colors as far as I know. The alternative would be to use a DIV and set ContentEditable to true but then I would have to make the div work like a TextArea and rebuild the entire Code Editor control - that would just be too much!! Maybe there will be a way to colorize the text in a TextBox in future browsers or maybe someone has created a control to do this already - if you decide to research this further, please post your findings here.

I hope that you like VWD-CMS and would appreciate any other feedback or suggestiongs that you may have since you have been working with it for a while now.

-Jeff
Question    penafiel
Thanks for the replay Jeff. If you get a way to do this please email me. In advance....