• 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: NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSNib's initWithContentsOfURL: is not initializing when nib file is in another system


  • Subject: Re: NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
  • From: Scott Anguish <email@hidden>
  • Date: Thu, 22 Jun 2006 02:48:51 -0400

many of the initWithContentsOfURL: methods don't support schemes other than file://

each of those cases probably should be documented... probably a good idea to file a bug.

On Jun 22, 2006, at 2:22 AM, Sravan wrote:

Hi all,

I got problem with the initWithContentsOfURL: method of NSNib class. This method is not initializing the nib object when the required nib file is in another system.

I created NSURL object with string "http://192.168.1.135/ Document.nib/".
In 192.168.1.135 system i placed Document.nib file in /Library/ WebServer/Documents/ location and started the apple default apache web-server.


i could able to see the folder contents from my system in safari application when gave that url... but in my program nib object is not created.

Can any one tell me what mistake i might have done.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSNib's initWithContentsOfURL: is not initializing when nib file is in another system (From: Sravan <email@hidden>)

  • Prev by Date: Writing GPS Exif tags
  • Next by Date: Re: Writing GPS Exif tags
  • Previous by thread: NSNib's initWithContentsOfURL: is not initializing when nib file is in another system
  • Next by thread: Writing GPS Exif tags
  • Index(es):
    • Date
    • Thread