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: Brent Gulanowski <email@hidden>
- Date: Tue, 3 Jun 2003 17:32:42 -0400
On Tuesday, June 3, 2003, at 11:31 AM, Clark S. Cox III wrote:
On Tuesday, Jun 3, 2003, at 10:59 US/Eastern, 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 ?
Have you tried making the button a subview of the NSImageView?
(Remember that overlapping views are not supported by Cocoa)
Is there a way to do this in interface builder? Or do you do half the
work in IB and then clean it up in code?
--
Brent Gulanowski email@hidden
_______________________________________________
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.