Re: Painting standard check box/radio button mark

2015-04-09 Thread Mike Abdullah

> On 9 Apr 2015, at 17:39, Aandi Inston  wrote:
> 
> Is there a way to paint a standard check box or radio button mark, in its
> various states? I am implementing a custom control which would benefit from
> this. Clearly one could define a textless NSButton within one's own
> control, but I was wondering if there is a "stock image" repository for
> such things, and I worry about the NSButton taking away the clicks I want
> to see.

NSButtonCell.

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Painting standard check box/radio button mark

2015-04-09 Thread Aandi Inston
Is there a way to paint a standard check box or radio button mark, in its
various states? I am implementing a custom control which would benefit from
this. Clearly one could define a textless NSButton within one's own
control, but I was wondering if there is a "stock image" repository for
such things, and I worry about the NSButton taking away the clicks I want
to see.

Thanks in advance!
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com