Re: Emulating NSColorPanel window behaviors
Re: Emulating NSColorPanel window behaviors
- Subject: Re: Emulating NSColorPanel window behaviors
- From: Glen Simmons <email@hidden>
- Date: Wed, 13 Aug 2003 17:29:36 -0500
Take a look at the Sketch example project. It has an inspector panel
that does exactly this.
HTH,
Glen
On Wednesday, August 13, 2003, at 05:02 PM, Kevin Smith wrote:
I'm trying to create a panel like NSColorPanel that should have a
sharedColorPanel-like class method to return a single instance. I'm
still really new to Cocoa and I don't understand all of the Nib
concepts yet. I'm having trouble getting a panel like the
NSColorPanel to show up. How do you create a standalone panel like
this and return it from a sharedXXXPanel method?
Kevin Smith
email@hidden
_______________________________________________
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.
_______________________________________________
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.