Re: label URL
Re: label URL
- Subject: Re: label URL
- From: Andrew Thompson <email@hidden>
- Date: Tue, 31 Jan 2006 12:47:20 -0800
Thanks for the code! That helps. I have a question though, I noticed
in your library you preceded each variable with an underscore. I
assume this is so that classes inheriting from NSHiperLink will not
conflict by using variables with the same name. My question is,
couldn't you acheive the same result by making them private?
On 1/31/06, Dmitry Savenok <email@hidden> wrote:
> Here some example.
>
> > Is there a way to make a label in a window become a link, such that it
> > will open a page in Safari when it is clicked?
> >
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >label URL (From: Andrew Thompson <email@hidden>) |