Hi there, I hope someone can help me with this.

I have an NSCollectionView set up in IB with a connected NSCollectionViewItem and its View prototype.

What I want to do is draw a different colored background for a view in the collection when the user mouses over it.

I tried to set it up using tracking areas in the view prototype, but since it's just that - a prototype - the setup code only gets called once and then none of the actually displayed views in the collection handle any of my intended mouse tracking.

Could anyone please point me into the right direction where to go on from here?
Any help is appreciated.

Thanks,
Ben Salanki
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to