Re: Controlling where a tooltip will be displayed
Re: Controlling where a tooltip will be displayed
- Subject: Re: Controlling where a tooltip will be displayed
- From: Ryan Stevens <email@hidden>
- Date: Tue, 18 May 2004 06:11:54 -0700
There's a couple tooltip classes here:
http://www.cocoadev.com/index.pl?ToolTip
On May 17, 2004, at 8:18 AM, Jirome Foucher wrote:
Hi there,
Is there any way to control where a tooltip wil be displayed ?
For instance, I have a subclassed NSView that display pictures
thumbnails.
Under each thumbnail is displayed the picture's name.
The sensible rectangle to display the tooltip is the thumbnail plus
the name. But I'd like the tooltip to be displayed on top of the name
(because the name can be truncated, and like in the Finder's column
view, I'd like the full untruncated name to appear in a tooltip, just
over the truncated name).
Any hints ?
Thanks
Jirome
_______________________________________________
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.