Re: Transparency in NSButtonCell
Re: Transparency in NSButtonCell
- Subject: Re: Transparency in NSButtonCell
- From: Andreas Mayer <email@hidden>
- Date: Sat, 16 Jul 2005 22:18:49 +0200
Am 16.07.2005 um 21:20 Uhr schrieb Matt Ball:
Is there some special
"clear" command that I need to send to the NSButtonCell before it
redraws?
No.
Are you doing any drawing in methods other than -
drawWithFrame:inView: and -drawInteriorWithFrame:inView:?
Are you calling any of those methods directly from somewhere else
than the button's -drawRect: or the cell's -drawWithFrame:inView:
methods?
If so: Don't.
Andreas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden