launching browser from NSText Field
launching browser from NSText Field
- Subject: launching browser from NSText Field
- From: Yashwantray Patil <email@hidden>
- Date: Wed, 18 Feb 2004 11:52:23 +0530
Hi,
i have a function which will launch the default browser that is installed
in my machine, when
i clicked on the NSButton . But i want the mouse cursor to change when
it moves on
to the NSTextField and the browser should be launch when i click on the
NSTextField ( like www.apple.com).
This can be possible with NSTextView ( like if there is a text in the
NSTextView ,we can create a link to that and we can launch the browser),
but i don't know how to do with NSTextField.
please help me in this regard
yashwant
_______________________________________________
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.