• 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
Some Question about Core Animation in NSCollectionView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Some Question about Core Animation in NSCollectionView


  • Subject: Some Question about Core Animation in NSCollectionView
  • From: Celery01 Lin <email@hidden>
  • Date: Thu, 30 Apr 2009 20:37:15 +0800

Hi list,

I'm using the NSCollectionView to present some my custom data. I'm using a
NSMutableArray which bind to the ArrayController to provide data to the
CollectionView.

Every time I'm using the willChangeValueForKey and didChangeValueForKey to
update the GUI.But some time the NSCollectionView will crash . It's really
wired . I haven't used any core Animation features in the IB.

The crash reoport :
Thread 0 Crashed:
0   com.apple.CoreFoundation
0x94c71cfc CFDictionaryApplyFunction + 156
1   com.apple.AppKit
0x96008303 -[NSViewAnimation _stopAnimation:] + 71
2   com.apple.AppKit
0x96060097 -[NSAnimation stopAnimation] + 42
3   com.apple.AppKit
0x965191e8 -[NSCollectionView _stopAnimationCompletingOperations:] + 1256
4   com.apple.AppKit
0x96519f0b -[NSCollectionView _applyTargetConfiguration:] + 2054
5   com.apple.AppKit
0x9651a408 -[NSCollectionView _animateAtEndOfEvent] + 42
6   com.apple.Foundation           0x92a415ee __NSFireDelayedPerform + 382
7   com.apple.CoreFoundation       0x94ca1b45 CFRunLoopRunSpecific + 4469
8   com.apple.CoreFoundation       0x94ca1cf8 CFRunLoopRunInMode + 88
9   com.apple.HIToolbox
0x90254480 RunCurrentEventLoopInMode + 283
10  com.apple.HIToolbox            0x90254299 ReceiveNextEventCommon + 374
11  com.apple.HIToolbox
0x9025410d BlockUntilNextEventMatchingListInMode + 106
12  com.apple.AppKit               0x95e5223d _DPSNextEvent + 657

I have no idea how it works inside the CollectionView . Could anyone give me
some clue of this bug?? or just prevent the collectionView coreAnimation
features?


Thanks in Advance.

Best Regards

- Daniel yi Lin
_______________________________________________

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: How to use -optionDescriptionsForBinding: ?
  • Next by Date: Bindings + NS{Secure}TextField validation -> coerced value is not used
  • Previous by thread: How to use -optionDescriptionsForBinding: ?
  • Next by thread: Bindings + NS{Secure}TextField validation -> coerced value is not used
  • Index(es):
    • Date
    • Thread