WebView tooltips
WebView tooltips
- Subject: WebView tooltips
- From: Will Thimbleby <email@hidden>
- Date: Wed, 12 Nov 2003 11:41:47 +0000
Hi, does anyone have any clever ideas on how to get tooltips to display
auto-magically over a web view?
I can use webView:mouseDidMoveOverElement: to work out when to display
them. The best I've come up with is trying to set the tooltip when this
happens of the window content rect, however this doesn't work when
there is more than one tooltip in the view. How can I get cocoa to
display a new tooltip for the same view?
Any good ideas are welcome.
Cheers -Will
_______________________________________________
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.