Re: How to create Hypertext in cocoa applications?
Re: How to create Hypertext in cocoa applications?
- Subject: Re: How to create Hypertext in cocoa applications?
- From: Alastair Houghton <email@hidden>
- Date: Tue, 28 Aug 2007 11:18:53 +0100
On 28 Aug 2007, at 08:33, Sachin Kumar Tulla wrote:
How to create HyperText in cocoa applications? if possible sample
code please.
You'll have more luck with your question if you express what you are
trying to achieve in a manner that sounds less like "please write my
program for me". (I don't know if you meant it to come across that
way... probably not, but because the question is so general it's how
most people will read it.)
See <http://catb.org/~esr/faqs/smart-questions.html> for plenty of
good advice about asking questions on mailing lists.
Also, you might like to be clear about exactly what you are trying to
achieve. Webkit might be what you're looking for, or on the other
hand you might be asking about putting a hyperlink into a text
field---which you can do with an NSAttributedString with appropriate
attributes, though you can achieve a slightly nicer effect with a
little more work.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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