[futurebasic] Re: [FB] Image to Clipboard

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2011 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Sun, 27 Mar 2011 21:43:31 -0700
On Mar 27, 2011, at 7:33 PM, Warren Lanford wrote:

> Again, thank all of you.

Glad you are happy with Robert’s code; The Scrap Manager is also deprecated by Apple but for many uses this will be fine and won’t cause a problem. List members don’t typically recommend deprecated technology unless the OP indicates they want it or supplies app & deployment information suggesting deprecation is a non-issue. The pasteboard manager is compatible with the Cocoa NSPasteBoard class, so it is a good choice for code that needs to move to 64-bit.

Brian S