Re: A pie analyzer
Re: A pie analyzer
- Subject: Re: A pie analyzer
- From: Mike Shields <email@hidden>
- Date: Sat, 26 Apr 2003 02:25:35 -0600
Maybe override mouseMoved: and do a removeToolTip: addToolTip: combo
inside it to cause an update? The only problem I see is that it's an
NSResponder method that might mean you have to be first responder to
use it.
Mike
_______________________________________________
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.