• 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
change rect of tooltip in table view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

change rect of tooltip in table view


  • Subject: change rect of tooltip in table view
  • From: Mitchell Livingston <email@hidden>
  • Date: Sun, 2 Dec 2007 09:17:04 -0500

Hello,

I am using NSTableView's tableView:toolTipForCell:rect:tableColumn:row:mouseLocation: to display a tooltip for buttons in my table view's custom cells. I am change NSRectPointer to be the rect for the button with:

*rect = newRect;

It changes the value for the rect pointer, but when I move the mouse off that specific area of the table view it doesn't disappear. It only disappears when I move the mouse off the row. Is there anything else I have to do for it to recognize the new rect?

Thanks,
Mitchell Livingston
_______________________________________________

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


  • Prev by Date: Re: Creating subviews programmatically ?
  • Next by Date: imageRepWithData memory management
  • Previous by thread: Re: drag&drop filename
  • Next by thread: imageRepWithData memory management
  • Index(es):
    • Date
    • Thread