Deep copy of a WebView (or any Cocoa object?)
Deep copy of a WebView (or any Cocoa object?)
- Subject: Deep copy of a WebView (or any Cocoa object?)
- From: Ethan John <email@hidden>
- Date: Thu, 1 Apr 2004 21:31:23 -0800
If an object doesn't implement NSObject's copyWithZone:, is it possible
to perform a deep copy on that object at all?
Specifically, I'm looking to keep multiple instances of a WebView, but
would rather not manually reload the page once for each WebView. I'd
rather just load a web page in a single webview, and then copy that
view around.
Is this possible?
ethan john
Apple Campus Representative
University of Washington
http://students.washington.edu/thaen/
206.841.4157
"Dude... I'm a car _ninja_."
_______________________________________________
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.