Re: stopTracking in NSButtonCell
Re: stopTracking in NSButtonCell
- Subject: Re: stopTracking in NSButtonCell
- From: Andreas Mayer <email@hidden>
- Date: Tue, 16 Mar 2004 14:57:22 +0100
Am 16.03.2004 um 04:05 schrieb Francisco Tolmasky:
I'm trying to write a button that has a special look when it
experiences a roll over [...]
So I said, I'll just subclass the cell class as well to let me know,
but apparently it does not respond to
stopTracking:at:inView:mouseIsUp:, so is this proper, and secondly,
how can I get around this?
Have a look at my AMRollOverButton project:
http://www.harmless.de/cocoa.html#rollover
The AMRollOverButtonCell should do exactly what you want.
Andreas
_______________________________________________
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.