Getting the contents of a custom view
Getting the contents of a custom view
- Subject: Getting the contents of a custom view
- From: Tito Ciuro <email@hidden>
- Date: Fri, 22 Aug 2003 16:47:43 +0200
Hello,
I have a custom view where I've performed some custom drawing. Having
partially implemented the Copy method in the app, I'd like to place the
TIFF/PICT representation of the custom view on the pasteboard.
I have experimented by placing an NSImage, which works well. The
problem is to create/obtain the NSImage from my custom view.
How can I do that?
Thanks a lot,
-- Tito
_______________________________________________
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.