• 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: Row moving [source]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Row moving [source]


  • Subject: Re: Row moving [source]
  • From: Scott Anguish <email@hidden>
  • Date: Mon, 2 Feb 2004 04:25:02 -0500

On Feb 2, 2004, at 3:36 AM, mmalcolm crawford wrote:

> The latter implementation, however, will not affect the content array.
> It's not clear to me what the appropriate user experience should be
> if the array is both filterable and rearrangeable.
>

yeah, this is an issue with dragging/reordering

you have to consider if there is sorting happening, and if so, perhaps
disallow dragging.
You have to consider if there is filtering, and perhaps disallow it,
or certainly be aware of what is going to happen.

have a look at iTunes.. that's the most thorough implementation of
this type of stuff I've seen. Although not done in Bindings currently.

I'm not sure I would implement the drag during a filter as it was..

and then you're getting to a monolithic drag
destination/reordering/filtering array controller.. :-)

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Row moving [source] (From: Herr Witten <email@hidden>)
 >Re: Row moving [source] (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Re: Cocoa/Windows parallel dvlpmt
  • Next by Date: typingAttributed and paste
  • Previous by thread: Re: Row moving [source]
  • Next by thread: Re: Row moving [source]
  • Index(es):
    • Date
    • Thread