• 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
Dyn. tooltip for each row in a table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dyn. tooltip for each row in a table view


  • Subject: Dyn. tooltip for each row in a table view
  • From: "Geert B. Clemmensen" <email@hidden>
  • Date: Mon, 14 Mar 2005 09:48:17 +0100

Hello,

I would like to have dynamic tool tips for each row in a table view. My idea is to do:

- (NSToolTipTag) addToolTipRect:(NSRect) aRect owner:(id) anObject userData:(void*) userData;

for each row in the table view and then serve the dynamic tool tips via:

- (NSString*) view:(NSView*) view stringForToolTip:(NSToolTipTag) tag point:(NSPoint) point userData:(void*) userData;

Is there a better way?

Regards,
Geert B. Clemmensen
www.frontbase.com

PS: The outline view in Mail's Mailboxes drawer offers the dynamic tooltip feature similar to that I am looking for.
 _______________________________________________
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

  • Follow-Ups:
    • Re: Dyn. tooltip for each row in a table view
      • From: Martin Wennerberg <email@hidden>
  • Prev by Date: Handle keyboard events
  • Next by Date: Default NSTabViewItem
  • Previous by thread: Re: Handle keyboard events
  • Next by thread: Re: Dyn. tooltip for each row in a table view
  • Index(es):
    • Date
    • Thread