Re: NSButtonCell subclass (partially transparent images)
Re: NSButtonCell subclass (partially transparent images)
- Subject: Re: NSButtonCell subclass (partially transparent images)
- From: "Erik M. Buck" <email@hidden>
- Date: Fri, 8 Feb 2002 15:59:35 -0600
The image that you get via [self image] is not the image of the button
itself. It is the optional image that is displayed instead of or along with
a title. If there is no image associated with a button then your code will
not draw anything.
_______________________________________________
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.