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 (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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com