tags:

views:

22

answers:

1

Hi Friends, I want to change the color of label text on selection and get back the previus color on deselection. If you have solution please tell me. Looking for good response as earlier :-)

A: 

Set the label's highlightedTextColor accordingly.

Ole Begemann
Hi Ole, i wrote this statement but its not working.Please tell me where I am wrong lblTitle.highlightedTextColor = [UIColor redColor];
Harsh
Thanks Dude, Its working perfectly now. I was wrong earlier :-)
Harsh