Re: can one display a tool tip with more than plain text?
Re: can one display a tool tip with more than plain text?
- Subject: Re: can one display a tool tip with more than plain text?
- From: Shaun Wexler <email@hidden>
- Date: Wed, 20 Jul 2005 07:21:52 -0700
On Jul 20, 2005, at 5:13 AM, Mike Morton wrote:
All --
I need to display a tool tip which includes an image. It looks like
AppKit’s tool tips allow only plain text.
I can fake up a tool tip-like mechanism, trying to mimic the color
and timing and event-handling and… but I’d rather get the AppKit to
do this for me. Any suggestions?
If it matters, this has to work on 10.3 and 10.4.
See my recent post on this list; just override NSToolTipManager -
displayToolTip and open your own floating window, or add a subview to
the existing one, resize it as needed, etc.
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden