• 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
NSTabViews and windowcontroller(s)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTabViews and windowcontroller(s)


  • Subject: NSTabViews and windowcontroller(s)
  • From: Koen van der Drift <email@hidden>
  • Date: Sat, 6 Aug 2005 09:46:20 -0400

Hi,

My app uses a couple of NSTabViews in its main window. I am wondering how I should organize the code in the window controller. Should I create one big window controller that handles all the widgets in the NSTabViews? This will make it al very large class, so there might be a better way to organize the code. I though of using categories of the main window controller, but then I cannot put ivars with each individual category (I think). I could of course put all ivars in the main window controller's interface, and the methods in the categories.

Are there any alternatives?

thanks,

- Koen.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Progress indicator in dock icon with animation
  • Next by Date: Strange "exit due to Signal 11"
  • Previous by thread: Re: Progress indicator in dock icon with animation
  • Next by thread: Strange "exit due to Signal 11"
  • Index(es):
    • Date
    • Thread