NSImageCell & drag and drop
NSImageCell & drag and drop
- Subject: NSImageCell & drag and drop
- From: "Jim O'Connor" <email@hidden>
- Date: Wed, 02 Oct 2002 13:44:21 -0500
I need an NSMatrix of NSImageCells which will handle drag and drop, so I can
handle dragging images out of the matrix. What is the best way to handle
this? I've added DragImageCell class, and set the custom class of the Matrix
cells to this type in Interface Builder, but the constructors don't get
called.
My Cocoa experience is kind of spotty. Books so far haven't given much
detail on this sort of issues and I don't have a broad enough grasp of Cocoa
yet to be able to gen up my own.
Thanks,
Jim
_______________________________________________
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.