Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dragging



Lets say that you have a number of objects being displayed in a table. One of the objects is being retained by another object some where in the program. When you drag the object anywhere in the application, the only way to send it directly is with the pasteboard, but if that is done, then the original object is destroyed, so that the retaining object now has a reference to something that may not be useful. How can something like this be avoided without having to use instance variables or notifications or the like?

It seems like the pasteboard should be able to handle object references and perhaps proxies for inter-application dragging and dropping.
_______________________________________________
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: 
 >Dragging (From: Herr Witten <email@hidden>)
 >Re: Dragging (From: Herr Witten <email@hidden>)
 >Re: Dragging (From: mmalcolm crawford <email@hidden>)
 >Re: Dragging (From: Scott Anguish <email@hidden>)
 >Re: Dragging (From: Daryn <email@hidden>)
 >Re: Dragging (From: Scott Anguish <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.