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

Re: Dyn. tooltip for each row in a table view


  • Subject: Re: Dyn. tooltip for each row in a table view
  • From: Martin Wennerberg <email@hidden>
  • Date: Mon, 14 Mar 2005 11:17:56 +0100

Check out AMToolTipTableView (http://www.harmless.de/cocoa.html#tttv)

Cheers,
    Martin

14 mar 2005 kl. 09.48 skrev Geert B. Clemmensen:

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:
40orcsoftware.com


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Dyn. tooltip for each row in a table view (From: "Geert B. Clemmensen" <email@hidden>)

  • Prev by Date: Default NSTabViewItem
  • Next by Date: Re: Training in Australia?
  • Previous by thread: Dyn. tooltip for each row in a table view
  • Next by thread: Default NSTabViewItem
  • Index(es):
    • Date
    • Thread