• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURL from a button?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURL from a button?


  • Subject: Re: NSURL from a button?
  • From: David Remahl <email@hidden>
  • Date: Thu, 17 Jul 2003 07:36:47 +0200

Hmm, in the button action:

- (IBAction)visitWebpage:(id)sender
{
[[NSWorkspace sharedWorkspace] openURL:
[NSURL URLWithString:@"http://www.apple.com";]];
}

/ Rgds, David

On torsdag 17 juli 2003, at 01.09AM, 3caam Customer Support wrote:

I can puzzle out how to create an NSURL from text. Invoking the browser
is handled by, NSTextView - (void)clickedOnLink:(id)link
atIndex:(unsigned)charIndex. But I want to send a user to a web page
when a button is clicked. I'm not seeing how to do that. Can someone
give me a hint?
_______________________________________________
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.

References: 
 >NSURL from a button? (From: 3caam Customer Support <email@hidden>)

  • Prev by Date: Re: now it really gets weird
  • Next by Date: Re: newbie- my app
  • Previous by thread: NSURL from a button?
  • Next by thread: Re: NSURL from a button?
  • Index(es):
    • Date
    • Thread