• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Lazy calculation of tooltip text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lazy calculation of tooltip text


  • Subject: Re: Lazy calculation of tooltip text
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 06 Jul 2018 09:12:13 -0700


> On Jul 6, 2018, at 8:22 AM, Jonathan Taylor <email@hidden>
> wrote:
>
> Any suggestions on how I might supply tooltip text dynamically, when the
> tooltip is about to display?

@protocol NSViewToolTipOwner <NSObject>
- (NSString *)view:(NSView *)view stringForToolTip:(NSToolTipTag)tag
point:(NSPoint)point userData:(nullable void *)data;
@end

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Lazy calculation of tooltip text (From: Jonathan Taylor <email@hidden>)

  • Prev by Date: Lazy calculation of tooltip text
  • Next by Date: Re: Why are the simplest things the hardest?
  • Previous by thread: Lazy calculation of tooltip text
  • Next by thread: Is sandboxing doing some weird caching of alias files?
  • Index(es):
    • Date
    • Thread