NSURL *url = [NSURL URLWithString:@"http://www.google.com";];
[[NSWorkspace sharedWorkspace] openURL:url];
-Pete
On May 25, 2008, at 12:55 AM, Nick Rogers wrote:
Hi,
How can I launch the default browser supplying it a URL with the
click of a button?
Please help.
WIshes,
Nick
_
Hi,
How can I launch the default browser supplying it a URL with the click
of a button?
Please help.
WIshes,
Nick
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact