• 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: window with a lot of controllers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: window with a lot of controllers


  • Subject: Re: window with a lot of controllers
  • From: Denis Queffeulou <email@hidden>
  • Date: Mon, 10 May 2004 17:24:37 +0200

It's because if I have a GUI with MANY controllers (many tabs with
many NSSliders), I think it would be very time consuming to do the
bindings between outlets and GUI component in Interface Builder (very
tedious).



Normally, you prepare just one tab in its own NIB, and load it as many
times as you need (see also the new NSNib class). It is *ways* more
convenient than creating widgets programmatically.



but you have to create at least one tab (or window) in IB.
And I have to do so for all the different tabs ?
Ok, it can be easier (I have at least 8 tabs of type 1 and 8 tabs of type 2...).
But I don't see exactly how to create only one tab in a NIB with IB without create a window !?
And what about the controller class, I have to instanciate one controller class for each tab ?

I'm newbie, and my bigger app is a little document based with "static" GUI.

Thanks,
I have to look further into the details

--
Denis
_______________________________________________
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: window with a lot of controllers
      • From: Ondra Cada <email@hidden>
References: 
 >window with a lot of controllers (From: Denis Queffeulou <email@hidden>)
 >Re: window with a lot of controllers (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Handling Undo/Redo in KVC To-Many Accessors
  • Next by Date: Re: Callbacks, GUI updates and threading
  • Previous by thread: Re: window with a lot of controllers
  • Next by thread: Re: window with a lot of controllers
  • Index(es):
    • Date
    • Thread