• 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: custom dragging destination feedback in an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: custom dragging destination feedback in an NSTableView


  • Subject: Re: custom dragging destination feedback in an NSTableView
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 11 Apr 2008 08:50:24 -0700


On Apr 11, 2008, at 7:10 AM, Martin Redington wrote:

It's not the dragged image I'm concerned about - I know how to change/customise that.


By "dragging destination feedback", I mean the black border that gets drawn around the row of the destination table that I'm about to drop on. I'd like to stop the tableview drawing that, and draw something more pleasing myself ...

It seems like everyone has been complaining about this lately :)

You must not be using Leopard -- we made it look better on Leopard. There is no public way to do what you want, and people have overridden private methods to control the drawing. See http://katidev.com/blog/2008/02/22/styling-an-nstableview-dttah/ for one of the latest examples. Apple does not endorse overriding private methods, as your code may stop working in future releases.

If you haven't already done so, please log a bug requesting the ability to customize this drawing (if you have found a need to do so).

-corbin


_______________________________________________

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: 
 >custom dragging destination feedback in an NSTableView (From: Martin Redington <email@hidden>)
 >Re: custom dragging destination feedback in an NSTableView (From: Jerry Krinock <email@hidden>)
 >Re: custom dragging destination feedback in an NSTableView (From: Martin Redington <email@hidden>)

  • Prev by Date: Re: Highlight color of a NSTableView row
  • Next by Date: Re: Building a custom Data Detector
  • Previous by thread: Re: custom dragging destination feedback in an NSTableView
  • Next by thread: Multiple NSViews
  • Index(es):
    • Date
    • Thread