Controlling where a tooltip will be displayed
Controlling where a tooltip will be displayed
- Subject: Controlling where a tooltip will be displayed
- From: Jérome Foucher <email@hidden>
- Date: Mon, 17 May 2004 17:18:05 +0200
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.