Me again xD Help with links and richtextbox
Posted: Sun Jan 16, 2011 12:37 am
Ok, so i now you can add "http://link/" to richtextbox.text and you can click it and also handle it, but what i want is this :
i am creating Chat app, it is almost finished, it has, register, sign in, confirmation key and some more stuff but i want the chat log to show Client names - users as links so i can click them, all usernames in chat log are like this "# NAME #"
so if i can somehow convert all strings that start with # and end with # to links, so when i click them the
"About user box" is shown :/ I am not sure this is possible but if it is someone help please !
i am creating Chat app, it is almost finished, it has, register, sign in, confirmation key and some more stuff but i want the chat log to show Client names - users as links so i can click them, all usernames in chat log are like this "# NAME #"
so if i can somehow convert all strings that start with # and end with # to links, so when i click them the
"About user box" is shown :/ I am not sure this is possible but if it is someone help please !