Displaying Strings in custom formats
Displaying Strings in custom formats
- Subject: Displaying Strings in custom formats
- From: Arun <email@hidden>
- Date: Tue, 22 Sep 2009 20:24:43 +0530
Hi All,
I have a set of lines and needs to display in following format.
================================================
*This is the list which has a*
- the string quality
- the another quality
- the another quality
Now this will explain *some meaning* text in a paragraph with a link say
www.google.com.
================================================
So what is the better approch?
I have thought of 2 approches.
1. To read the entire strings from RTF file and dump onto NSTextView.
This i tried and worked fine. Only thing is when the mouse was taken over
the link, the hand cutsor did not appear. Also it has a drawback that i
can't configure the colour of link in RTF.
2.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden