Question

I'm creating a simple twitter to learn Titanium. What I have is a tableView populated from a live twitter stream.

What I need to know is how I create clickable links from twitter user names, to be able to open that user's profile. I can get the regexp'd usernames, but don't know how to do something with them.

Any help much appreciated.

Paul

Was it helpful?

Solution

Kitchen Sink Application has examples of pretty much everything, I would suggest you started there.

Your question(s) are pretty high level and general so, look though the app provided and when you run into specific problems, post those and then the community can respond

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top