Re: Creating a clickable (web-browser-like) URL control
Re: Creating a clickable (web-browser-like) URL control
- Subject: Re: Creating a clickable (web-browser-like) URL control
- From: Florian Heckl <email@hidden>
- Date: Fri, 02 Aug 2002 01:37:53 +0200
In the QT pref pane the text is also not underlined!
It's easy to do: first put the NSTextField in the window, then a button over
it and make the button transparent. Do your connections and you're done.
On 01.08.2002 21:18 Uhr "Sean McBride" wrote as email@hidden:
>
I'm looking to put a web-browser-like URL link in my about box, like how
>
the QT pref pane does it. I don't see anything like this in Interface
>
Builder, so I guess there is no built-in class. I imagine something like
>
this should not be too hard. Can someone point me to an exsiting sample
>
or give me a clue where to start.
>
>
From what I can tell, NSTextField will let me make the text blue, but not
>
underlined, and there is nothing to make it act like a button. And
>
NSButton doesn't seem to allow a button that is just text.
>
>
Thanks for any help!
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.