NSButton over NSImageView
NSButton over NSImageView
- Subject: NSButton over NSImageView
- From: "Josh Ferguson" <email@hidden>
- Date: Mon, 17 Feb 2003 09:16:51 -0600
- Priority: normal
- Thread-topic: NSButton over NSImageView
Ok list, see if you can help me with this one. I currently have a window that
can have a custom background placed over the entire window. This works great
until I set one of the buttons in the window as the default button. If the
button is throbbing (as the default button does), there is a rectangle around
the button that over-draws the custom image with the basic OS X pinstriping.
This doesn't happen if the button is Highlighted (pushed in) or deselected
(not activated, highlighted, or whatever), it only happens if the button is
pulsating. Any ideas how to get rid of this?
Another question: I've noticed that in some applications, the "default (I
don't think it's really default)" button has a halo around it as opposed to
pulsating. I'm sure I'm missing something obvious, but how do you place that
halo around the button?
Thanks!
Josh Ferguson
Software Developer
http://filestorm.mindvision.com
_______________________________________________
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.