Creating a clickable (web-browser-like) URL control
Creating a clickable (web-browser-like) URL control
- Subject: Creating a clickable (web-browser-like) URL control
- From: Sean McBride <email@hidden>
- Date: Thu, 1 Aug 2002 15:18:11 -0400
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.