• 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
[[NSDocumentController sharedDocumentController] openDocumentWithContentsOfURL:url display:YES];
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[[NSDocumentController sharedDocumentController] openDocumentWithContentsOfURL:url display:YES];


  • Subject: [[NSDocumentController sharedDocumentController] openDocumentWithContentsOfURL:url display:YES];
  • From: "Simson L.Garfinkel" <email@hidden>
  • Date: Fri, 25 Jan 2002 20:23:08 -0500

Has anybody been able to get NSDocumentController openDocumentWithContentsOfURL:url display:YES] to work?

I have a url that causes and HTTP GET to be executed with this line of code:

[NSData dataWithContentsOfURL:url];


but this line of code doesn't result in any HTTP action:

[ndc openDocumentWithContentsOfURL:url display:YES];

Any hints?


  • Prev by Date: Milliseconds Function?
  • Next by Date: Re: Milliseconds Function?
  • Previous by thread: Re: Milliseconds Function?
  • Next by thread: Localized questions
  • Index(es):
    • Date
    • Thread