Re: Good example code for an Inspector/Get Info window?
Re: Good example code for an Inspector/Get Info window?
- Subject: Re: Good example code for an Inspector/Get Info window?
- From: mmalcolm crawford <email@hidden>
- Date: Sat, 3 Jan 2004 01:34:12 -0800
On Jan 2, 2004, at 2:50 PM, Jim Rankin wrote:
The Inspector/Get Info paradigm is a common Cocoa design pattern, but
is there a good source code example of how to implement this pattern in
a Document based application?
I'm not sure about "good" -- rudimentary, perhaps:
<
http://homepage.mac.com/mmalc/CocoaExamples/GenericInspector.zip>
I've tried to strip it down as much as possible to leave just the bare
essentials, but that doesn't include propagating changes in the
inspector back to the item. I think it should be OK to leave that as
an exercise for the reader, but please let me know if there's not
enough detail, any egregious errors etc.
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.