Re: NSWindowCloseButton and friends mouse over highlight
Re: NSWindowCloseButton and friends mouse over highlight
- Subject: Re: NSWindowCloseButton and friends mouse over highlight
- From: email@hidden
- Date: Wed, 11 Sep 2013 16:32:56 +0900
On Sep 11, 2013, at 4:15 PM, Kyle Sluder <email@hidden> wrote:
> On Sep 10, 2013, at 10:34 PM, email@hidden wrote:
>
>>
>> However, sending highlight:YES to the button or setHighlighted:YES to the button cell, both give the mouse down image of the traffic light buttons.
>>
>> Is there something I'm missing in the docs or documented in a header somewhere?
>
> “Highlight” doesn't mean “mouse tracking” in AppKit. It means “mouse down”.
>
> Try sending -mouseEntered: and -mouseExited: to the button’s cell.
>
> --Kyle Sluder
Thanks Kyle, I tried that. It doesn't have any visible effect. :(
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden