NSButton sensing mouse over?
NSButton sensing mouse over?
- Subject: NSButton sensing mouse over?
- From: email@hidden
- Date: Tue, 22 Jan 2002 19:29:45 -0800
Is there a way to have a custom NSButtonCell subclass draw differently
if the mouse has entered/exited the button, without being pressed? All
I can find is isHighlighted... which tracks when the button is pressed.