• 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 and drag tolerance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSCollectionView and drag tolerance


  • Subject: Re: NSCollectionView and drag tolerance
  • From: Rich Dearlove <email@hidden>
  • Date: Tue, 03 Nov 2009 19:55:08 +0000

Thanks for pointing that out, I thought my code wasn't working. Its very unintuitive.

Perhaps we should file a bug/enhancement.

RD

On 3 Nov 2009, at 11:36, Raphael Sebbe wrote:

I have the same problem: holding mouse down to initiate a drag is not
intuitive. I guess that when multiple selection is disabled, the collection
view should initiate the drag immediately instead of tracking.


Raphael

On Sun, Nov 1, 2009 at 11:42 PM, Harry Vangberg <email@hidden> wrote:

Hello

I have a NSCollectionView with setAllowsMultipleSelection:NO, which is a
drag
source via NSCollectionViewDelegate. That works great, except for one
thing:
to start a drag you must hold the mouse down in the same spot for roughly 1
second, which makes it almost impossible to use on a touchscreen, where
clicking the same spot for 1 second is more than difficult. So: is there
some
way to


a) Make the drag happen instantly, without the delay, which I believe
is
there because of the ability to select multiple view items. That
doesn't matter though, because I don't allow that, as stated
earlier.


or

b) Add some kind of 'tolerance radius' inside which the mouse down
event
must happen, which would make it possible to initiate a drag via the
less-than-precise control a touchscreen is.


This is with 10.6.

Thanks,
Harry
_______________________________________________

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




-- Raphael Sebbe Creaceed — Creative iPhone & Mac apps ••• Twitter: http://twitter.com/rsebbe ••• Web: http://www.creaceed.com _______________________________________________

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

_______________________________________________

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 and drag tolerance (From: Harry Vangberg <email@hidden>)
 >Re: NSCollectionView and drag tolerance (From: Raphael Sebbe <email@hidden>)

  • Prev by Date: hdiutil unmount does not unmount volumes completely
  • Next by Date: Re: Looking for guidance re: password/credential storage and Core Data
  • Previous by thread: Re: NSCollectionView and drag tolerance
  • Next by thread: Apple Remote Control Wrapper sends same button ID for all buttons.
  • Index(es):
    • Date
    • Thread