Re: NSArrayController and bindings
Re: NSArrayController and bindings
- Subject: Re: NSArrayController and bindings
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 24 Feb 2004 14:37:05 -0800
On Feb 24, 2004, at 1:43 PM, Peter Wollschlaeger wrote:
I think, the easiest way is to use a document based application. [...]
If you want to allow only one window, just disable or delete the
new-menu-item
That is certainly "easiest" from the point of view of setting up the
bindings (to File's Owner), but I'd suggest it's not "correct". In
particular, there seems to be a common misconception that bindings are
only useful for document-based applications (and even "only useful for
document-based applications that use table views"). Suggesting that
everyone create document-based applications simply to make
establishment of bindings easier is counter-productive.
mmalc
_______________________________________________
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.