NSButtonCell Rollover
NSButtonCell Rollover
- Subject: NSButtonCell Rollover
- From: Andrew Kazmierski <email@hidden>
- Date: Sat, 08 Nov 2003 16:16:16 -0500
Hi,
I have a few NSButtonCell in a tableview. I am using the
setAlternateImage to have an image for when the mouse is down on it,
but how would I use a rollover image for my cell? I would usually
subclass and use NSResponder's mouseEntered:, but apparently, NSCell is
a subclass of NSObject, not NSResponder. Help, please?
Thanks,
Andrew
_______________________________________________
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.