i block a text in input object and when i click button i want to add the code to the beginning and the end of the blocked text...
how can i do it ????
example:
Code:I AM [ COLOR="Red" ] IN THE [ /COLOR ] ROOM
Professional Software Development Tools
i block a text in input object and when i click button i want to add the code to the beginning and the end of the blocked text...
how can i do it ????
example:
Code:I AM [ COLOR="Red" ] IN THE [ /COLOR ] ROOM
Last edited by mgokkaya; 03-19-2007 at 12:46 PM.
any answer ????
dude, you cant just post a empty project and come back 3 1/2 hours later and expect someone to code it for you, in that time you could have looked at the manual, rivised input.getselection, various string commands and input.settext and you would be half way there
make a effort to at least try and someone might make the effort to help you, but reply to a 4 hour old post "any answer ????" is not going to get you anywhere, have some patience !!
Open your eyes to Narcissism, Don't let her destroy your life!!
I looked at the empty project too, and thats as far as I went.
I will give this tid-bit. The Input object supports only one color for all the text in it, so what you have there wouldn't work unless you did it in a web object.