• 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
load a NIB from NSData
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

load a NIB from NSData


  • Subject: load a NIB from NSData
  • From: Timothy Ritchey <email@hidden>
  • Date: Wed, 12 Jun 2002 09:41:05 -0500

I am trying to figure out if there is a way to load a NIB file that has been loaded into an NSData object that I am passing over a DO connection. The inelegant method would be to write the NSData object out to a file, and then use the loadNibNamed:owner: selector on it. Any ideas how I might just do it with the in-memory object? Is there a way to treat an NSData object as a memory mapped file perhaps?

- tim
_______________________________________________
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.

  • Follow-Ups:
    • Re: load a NIB from NSData
      • From: Itrat Khan <email@hidden>
    • Re: load a NIB from NSData
      • From: Ondra Cada <email@hidden>
  • Prev by Date: CFStringTrimWhitespace and NSMutableString
  • Next by Date: Re: Extending NSTextView Contextual Menu
  • Previous by thread: Re: CFStringTrimWhitespace and NSMutableString
  • Next by thread: Re: load a NIB from NSData
  • Index(es):
    • Date
    • Thread