• 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: Creating Cocoa NIB without using InterfaceBuilder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Creating Cocoa NIB without using InterfaceBuilder


  • Subject: Re: Creating Cocoa NIB without using InterfaceBuilder
  • From: Vince DeMarco <email@hidden>
  • Date: Wed, 4 Jul 2001 11:59:55 -0700

On Wednesday, July 4, 2001, at 02:08 AM, Vladimir Yushchak wrote:

Hi All,

Does anybody know how I can create Cocoa NIB file without using
InterfaceBuilder?
The reason is to convert old interface resources into the new one.
It's easy to convert them into XML, but it is Carbon NIB not Cocoa NIB.


The easiest thing you can do is make a palette in Interface Builder and from the palette add a menu option to IB somewhere, in the code have it load in the resource file and while loading create the interface in IB by adding items to the current document.

Be sure to look at the IBDocuments.h header file. Its important to attach all important objects to the document.

hope this helps

vince


References: 
 >Creating Cocoa NIB without using InterfaceBuilder (From: "Vladimir Yushchak" <email@hidden>)

  • Prev by Date: Re: Big Trouble with New Dev. Tools CD...
  • Next by Date: Let's hope XP doesn't keep this "one-up" on OS X!
  • Previous by thread: Creating Cocoa NIB without using InterfaceBuilder
  • Next by thread: Beginner pleads for help...
  • Index(es):
    • Date
    • Thread