Re: to launch safari with an URL

2008-05-24 Thread Peter Burtis
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 _

to launch safari with an URL

2008-05-24 Thread Nick Rogers
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