Re: Creating a Hyperlink in the UI

2008-11-05 Thread Ron Fleckner
On 05/11/2008, at 9:42 PM, Nathan Kinsinger wrote: On Nov 3, 2008, at 1:25 PM, development2 wrote: I need to create Hyperlink to the companies web site, but the link will be in a NSTextField. How do I create a hyperlink in this text field. I am sure it is something with NSMutableAttributed

Re: Creating a Hyperlink in the UI

2008-11-05 Thread Nathan Kinsinger
On Nov 3, 2008, at 1:25 PM, development2 wrote: I need to create Hyperlink to the companies web site, but the link will be in a NSTextField. How do I create a hyperlink in this text field. I am sure it is something with NSMutableAttributedString but can't seem to figure it out. I though may

Re: Creating a Hyperlink in the UI

2008-11-03 Thread Karl Moskowski
On 3-Nov-08, at 3:52 PM, development2 wrote: I need to create Hyperlink to the companies web site, but the link will be in a NSTextField. How do I create a hyperlink in this text field. I am sure it is something with NSMutableAttributedString but can't seem to figure it out. I though maybe ther

Re: Creating a Hyperlink in the UI

2008-11-03 Thread Ron Fleckner
On 04/11/2008, at 7:25 AM, development2 wrote: I need to create Hyperlink to the companies web site, but the link will be in a NSTextField. How do I create a hyperlink in this text field. I am sure it is something with NSMutableAttributedString but can't seem to figure it out. I though may

Re: Creating a Hyperlink in the UI

2008-11-03 Thread I. Savant
On Mon, Nov 3, 2008 at 3:25 PM, development2 <[EMAIL PROTECTED]> wrote: > I need to create Hyperlink to the companies web site, but the link will be > in a NSTextField. How do I create a hyperlink in this text field. I am sure > it is something with NSMutableAttributedString but can't seem to figur