24 Apr
2010
24 Apr
'10
4:10 p.m.
Hey, I'm fooling around with NSPasteboard - following the documentation found at: http://developer.apple.com/mac/library/documentation/cocoa/Conceptual/Pasteb... I've got an instance of NSPasteboard through: "board = NSPasteboard.generalPasteboard" but "board" doesn't respond to any methods mentioned later in the tutorial I posted. I'm looking for the method: "canReadObjectForClasses" So I can continue on. Thanks ahead of time, Rob