Re: NSTabView and MVC
Re: NSTabView and MVC
- Subject: Re: NSTabView and MVC
- From: Chuck Soper <email@hidden>
- Date: Thu, 22 May 2003 15:38:15 -0700
Thanks for all of your responses (off the list). I'm going with one
controller for this window.
At 2:18 PM -0700 5/22/03, Chuck Soper wrote:
I have window with a NSTabView and three NSTabViewItem's. Each has
one or two NSTableView's and one view item has a NSPopUpButton. For
this situation, is it best to have one controller class for each
NSTabViewItem or is it fine to have one controller for the whole
window? This might be an obvious question, but I'm fairly new to
Cocoa.
The only example I could find that had a Tab Views was
EnhancedDataBurn, but it seems overly complex for my purposes:
http://developer.apple.com/samplecode/Sample_Code/DiscRecording/EnhancedDataBurn.htm
Chuck
_______________________________________________
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.