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: "Josh Ferguson" <email@hidden>
- Date: Tue, 3 Jun 2003 16:57:47 -0500
- Thread-topic: Default NSButton over NSImageView shows ugly "halo"
There is still an issue with this route. Even if the button is a subview of the NSImageView, there is some graphics corruption that appears as the button pulses. In other words, the striped background rectangle is no longer drawn around the button (on top of the graphic) but a black border a few pixels wide appears around the button (and "darkens" as the button pulses). This is why I would contest an earlier post stating that this isn't a bug. If anyone can prove me wrong here I'd really appreciate it!!
Josh Ferguson
MindVision Software
http://filestorm.mindvision.com
-----Original Message-----
From: Brent Gulanowski [
mailto:email@hidden]
Sent: Tuesday, June 03, 2003 4:33 PM
To: email@hidden
Subject: Re: Default NSButton over NSImageView shows ugly "halo"
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.
_______________________________________________
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.