Re: A pie analyzer
Re: A pie analyzer
- Subject: Re: A pie analyzer
- From: "Tony S. Wu" <email@hidden>
- Date: Sat, 26 Apr 2003 07:11:34 -0700
I tried.
But even that doesn't force the tool tip to update.
Isn't there a way to display a tool tip myself instead of going through
NSView?
Something like + popUpContextMenu:withEvent:forView: for display
context menu.
I've searched through all the headers, no luck...
Tony S. Wu
email@hidden
"The world doesn't give us hope - it gives us chance."
http://homepage.mac.com/tonyswu/tonyswu - My web page.
On Saturday, April 26, 2003, at 01:25 AM, Mike Shields wrote:
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.
_______________________________________________
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.