• 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: Newbie interface question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie interface question


  • Subject: Re: Newbie interface question
  • From: PGM <email@hidden>
  • Date: Sat, 17 Feb 2007 15:08:16 -0500

I recently developed an application where I have a main window with a toolbar on top. Each icon will open a new view with different tables and text fields, etc. in the same main window (more or less like a preference pane). I do all this in the MainMenu.nib which is obviously crowded by instantiated classes controlling each view.

Is this the most efficient way to this or should I perhaps have a nib file for each view (how could this be done then). Which is better, and potentially why?

The handiest way is to fill the window with a tabless NSTabView and to make the toolbar simply switch the tabs in the tabview. Unless you really want to learn using tabviews and toolbars, I would suggest to use Uli Kusterer's UKPrefsPanel: http://www.zathras.de/programming/ cocoa/UKPrefsPanel.zip


Cheers, Patrick
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Newbie interface question
      • From: Carl Johan Foss <email@hidden>
    • Re: Newbie interface question
      • From: Michael Watson <email@hidden>
References: 
 >Newbie interface question (From: Carl Johan Foss <email@hidden>)

  • Prev by Date: Re: Integrating an applescript into a screensaver
  • Next by Date: Re: Newbie interface question
  • Previous by thread: Newbie interface question
  • Next by thread: Re: Newbie interface question
  • Index(es):
    • Date
    • Thread