• 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: Basic PB/IB use question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic PB/IB use question


  • Subject: Re: Basic PB/IB use question
  • From: Jonathan Jackel <email@hidden>
  • Date: Sat, 09 Mar 2002 23:01:42 -0500

What you want to do is generally no problem. The easiest way, in my limited
experience, is to define your outlets/actions in the header file in PB, then
drag the header file from PB to the MainMenu.nib (or whatever nib is
appropriate) in IB. That will set up the outlets/actions so you can hook
them up in IB. If you add new outlets/actions later in PB, save the header
file and drag again, then hook up the new ones. The old ones stay
connected.

Jonathan Jackel


on 3/9/02 8:12 PM, David Newberry at email@hidden wrote:

> Hello all,
>
> I just have a question about using Project Builder and Interface Builder.
> If I design a class in IB, is there any reason I shouldn't modify that
> class in PB, if it doesn't mess with IB's outlets? Also, if I have to
> modify the class in IB to alter the interfaces later, using Merge is OK,
> but it seems like there might be a more intuitive way to do this somewhere.
> Is there?, or is Merge just the way it is?
>
> Thanks,
> -David
_______________________________________________
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: 
 >Basic PB/IB use question (From: David Newberry <email@hidden>)

  • Prev by Date: Re: Aaron Hillegass Book
  • Next by Date: Re: Text URL in Dialog?
  • Previous by thread: Basic PB/IB use question
  • Next by thread: How to use a subclass of NSTextView inside a NSScrollView?
  • Index(es):
    • Date
    • Thread