• 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: NSCollectionView mouseDown/drag is really slow.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCollectionView mouseDown/drag is really slow.


  • Subject: Re: NSCollectionView mouseDown/drag is really slow.
  • From: Robert Monaghan <email@hidden>
  • Date: Tue, 07 Feb 2012 20:02:49 +0100

Hi Lee Ann,

Thanks for the info.. I was going to ask you if you had done any more digging.
Heheh, my users are mostly using Lion, too.

I guess more bug reports with Apple is the way to go on this.

bob.

On Feb 7, 2012, at 7:52 PM, Lee Ann Rucker wrote:

>
> On Feb 7, 2012, at 7:47 AM, Robert Monaghan wrote:
>
>> Hi Everyone,
>>
>> I have just read all of the posts that I can find about the NSCollectionView and selecting an item (or items) for a drag operation. As others have pointed out, the selection takes about 1 second for a drag operation to be processed. This is a real sore spot when using the NSCollectionView in my app. My beta testers are actually logging this as a bug.
>>
>> Is there a technique that can be done in -mouseDown: to speed up the time for a drag operation? Or am I stuck with this?
>>
>> Thanks!
>
> I've done a lot of digging into it and haven't found anything; NSCollectionView does all the processing in a loop triggered by mouseDown: instead of doing the mouseDragged:/mouseUp: approach, and replicating the entire mouseDown: in a subclass is not really viable. It is better in Lion and the users who filed bugs against my app in Snow Leopard seem happy with Lion.
>


_______________________________________________

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: 
 >NSCollectionView mouseDown/drag is really slow. (From: Robert Monaghan <email@hidden>)
 >Re: NSCollectionView mouseDown/drag is really slow. (From: Lee Ann Rucker <email@hidden>)

  • Prev by Date: Re: NSCollectionView mouseDown/drag is really slow.
  • Next by Date: Re: Lion's 'restore windows' vs. app with initial 'login'
  • Previous by thread: Re: NSCollectionView mouseDown/drag is really slow.
  • Next by thread: Lion's 'restore windows' vs. app with initial 'login'
  • Index(es):
    • Date
    • Thread