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: "Clark S. Cox III" <email@hidden>
- Date: Tue, 3 Jun 2003 11:31:23 -0400
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)
--
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
_______________________________________________
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.