Or just use a UIButton which has a UILabel in it.
On Mar 10, 2010, at 5:30 PM, Henry McGilton wrote:
>
> On Mar 9, 2010, at 9:25 PM, Sasikumar JP wrote:
>
>> Hi,
>> I am new to the Cocoa Programming. I am working on my first iPhone app. I
>> want to present the data in tableview, there user c
On Mar 9, 2010, at 9:25 PM, Sasikumar JP wrote:
> Hi,
> I am new to the Cocoa Programming. I am working on my first iPhone app. I
> want to present the data in tableview, there user can click the url or user
> name in the text.
>
> I have customized the table view cell and displayed the text
Hi,
I am new to the Cocoa Programming. I am working on my first iPhone app. I
want to present the data in tableview, there user can click the url or user
name in the text.
I have customized the table view cell and displayed the text in UILabel. Not
sure how to enable the clickable link for t