• 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: What's the better usage in IB.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's the better usage in IB.


  • Subject: Re: What's the better usage in IB.
  • From: Scott Anguish <email@hidden>
  • Date: Sun, 10 Mar 2002 20:35:26 -0500

On Sunday, March 10, 2002, at 06:58 PM, email@hidden wrote:

I'm composing an interface that has an individual's information on the main window that is basic information and it contains 5 tabbed views which each have information specific to this individual. Would composing all these under one object be best for IB or should I compose objects for each tabbed screen. What the advantages one object verses 6 objects that have outlets and actions for these views?


if I understand what you're asking.. I'd make them all part of the same nib, which would get loaded by whichever object is appropriate in your app (not sure that there is enough info here.. but it could very well be the object which 'holds' all this information..

then make the 5 tabbed view content areas in the same nib, and then join all the outlets/actions up to the single object that holds all the information...

Also is there an advantage for coding verses IB?


You mean creating your UI via code instead of in IB? Rarely..
_______________________________________________
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:
    • [OT] Cocoa Programming Book
      • From: Judi Smith <email@hidden>
References: 
 >What's the better usage in IB. (From: email@hidden)

  • Prev by Date: What's the better usage in IB.
  • Next by Date: Icon in NSTabViewItem label
  • Previous by thread: What's the better usage in IB.
  • Next by thread: [OT] Cocoa Programming Book
  • Index(es):
    • Date
    • Thread