Re: interface design question
Re: interface design question
- Subject: Re: interface design question
- From: John Randolph <email@hidden>
- Date: Wed, 2 Jun 2004 12:33:34 -0700
On Jun 2, 2004, at 11:43 AM, Warner Onstine wrote:
So, my question is this - Where to start? I know that he is creating
some kind of custom view, but I don't know how each of these objects
are getting created on screen or how the plugs work either. Any
pointers on this would be great.
Have a look at /Developer/Examples/AppKit/Sketch/. That's pretty much
the jumping-off point that all Cocoa developers have used when
implementing apps that draw shapes in views.
For a more modern example of how you might do this, see Malcolm's
samples at:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
At the bottom of the page, under "Bindings with Graphics", you can get
a good idea of how implement an inspector for a set of graphical
objects.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.