Control over position of tooltip for a NSView

2009-03-24 Thread Eric Gorr
Does one have any control over the position of a tooltip assigned to a NSView with the setToolTip: method? Is it possible, for example, to have the tooltip follow the cursor around while it is over the view? ___ Cocoa-dev mailing list

Re: Control over position of tooltip for a NSView

2009-03-24 Thread Luca C.
Hey Eric - 2009/3/24 Eric Gorr mail...@ericgorr.net Does one have any control over the position of a tooltip assigned to a NSView with the setToolTip: method? Is it possible, for example, to have the tooltip follow the cursor around while it is over the view? I think the only way to do