Re: Mouse over
Re: Mouse over
- Subject: Re: Mouse over
- From: Ricky Sharp <email@hidden>
- Date: Sat, 4 Dec 2004 22:59:58 -0600
On Dec 4, 2004, at 10:52 PM, Danny Swarzman wrote:
I'm sure this is really simple but I didn't see it. I want to show a
special image when the mouse goes over a thing. The thing can be a
button or can be implemented with another view class. It just needs to
show an image and sense the mouse.
I tried overriding mouseEntered in an NSButton subclass but the
functions doesn't get called.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
BasicEventHandling/Tasks/HandlingMouseTracking.html>
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Mouse over (From: Danny Swarzman <email@hidden>) |