Saturday, 31 August 2013

Check string for # symbol and the immediately following characters, then colour that string

Check string for # symbol and the immediately following characters, then
colour that string

How can I check a string for a hash tag, and its connected following
characters?
Example: This is my sample string #example of what I mean.
I want to extract this: #example
Then I want to change the text colour of that found string

No comments:

Post a Comment