Re: Default NSButton over NSImageView shows ugly "halo"
Re: Default NSButton over NSImageView shows ugly "halo"
- Subject: Re: Default NSButton over NSImageView shows ugly "halo"
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 3 Jun 2003 17:25:32 +0200
On mardi, juin 3, 2003, at 16:59 Europe/Paris, Rolf wrote:
Hi,
Does anyone know how to get rid of the (ugly) "halo" around a default
NSButton that is placed over a background image (NSImageView). The
halo only appears when the button is marked as default button. I have
searched around, and tried all sorts of experiments, but the halo just
doesn't
go away. I'm beginning to think that this is a bug ?
This is not a bug, it's the background of the buttons which gets drawn
in this case. IMHO, the reason is to have a opaque control and not to
have to scan the whole parent and sibling hierarchy for every iteration
of the throbbing animation.
_______________________________________________
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.