Re: NSTableView of NSColorWell
Re: NSTableView of NSColorWell
- Subject: Re: NSTableView of NSColorWell
- From: ber <email@hidden>
- Date: Mon, 23 Sep 2002 00:19:02 -0400
Your sample code works beautifully right out of the box. But I wanted
to bring something to the party so I added:
[[ NSColorPanel sharedColorPanel] setShowsAlpha:YES];
in awakeFromNib:
and replaced the second NSBezierPath with the drawSwatchInRect:
Scott mentioned to get the split transparency triangle.
Looking good. Thanks,
brian
_______________________________________________
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.