disable animation of default button
disable animation of default button
- Subject: disable animation of default button
- From: Georg Seifert <email@hidden>
- Date: Thu, 14 Oct 2010 01:22:40 +0200
Hi,
I have a subclass of NSButton. The bezel style is set to "Push". If the button has the return key equivalent and becoming the default button (drawn blue) the "- (void) drawBezelWithFrame:(NSRect)cellFrame inView:(NSView *)controlView method gets called over end over again. In the standard implementation this makes the button pulse.
I want to disable this for my subclass but can’t find the case of the redraw.
Regards
Georg S
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden