Is there a way to make text that contains a phone number show up as a clickable link using the Blackberry LabelField?
Example: "Call me at 1234567" - the 1234567 would be a link that could be used to launch the phone.
This is easy to do on the iPhone UITextView but can't seem to find anything similar for Blackberry... Or do I need to parse the text manually for phone numbers, URLs, email addresses, etc.?