Re: NSWindowCloseButton and friends mouse over highlight

2013-09-11 Thread dangerwillrobinsondanger
On Sep 11, 2013, at 4:15 PM, Kyle Sluder wrote: > On Sep 10, 2013, at 10:34 PM, dangerwillrobinsondan...@gmail.com 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 th

Re: NSWindowCloseButton and friends mouse over highlight

2013-09-11 Thread Kyle Sluder
On Sep 10, 2013, at 10:34 PM, dangerwillrobinsondan...@gmail.com 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 hea

NSWindowCloseButton and friends mouse over highlight

2013-09-10 Thread dangerwillrobinsondanger
Hello all, So, working with a borderless window with a custom style, but wanting to have standard traffic light buttons, I am unable to figure out how to get the proper mouseover highlight state. I have created a generic container view class that can be told which kind of NSWindowButtonType to