Thanks For your reply,
I got it work now following thread :
http://forums.macrumors.com/showthread.php?t=677713
Thanks.
On Tue, Mar 31, 2009 at 9:02 PM, Brandon Walkin wrote:
> http://developer.apple.com/qa/qa2006/qa1487.html
>
> It has to be selectable and allow editing text attributes.
>
http://developer.apple.com/qa/qa2006/qa1487.html
It has to be selectable and allow editing text attributes.
On 31-Mar-09, at 9:15 AM, Vijay Kanse wrote:
Hello List,
I have successfully set Url to text field with attributed strings. I
am not
able to get hand cursor on textfield.
I am using
Hello List,
I have successfully set Url to text field with attributed strings. I am not
able to get hand cursor on textfield.
I am using this code for clickable link.
[thetextfield setAllowsEditingTextAttributes:YES];
NSMutableAttributedString *attrstr = [[NSMutableAttributedString alloc]