Re: Deep copy of a WebView (or any Cocoa object?)
Re: Deep copy of a WebView (or any Cocoa object?)
- Subject: Re: Deep copy of a WebView (or any Cocoa object?)
- From: Ethan John <email@hidden>
- Date: Sun, 4 Apr 2004 11:23:43 -0700
I don't usually do this, but this is an ability that it will be hard to
work around. Any ideas?
On Apr 1, 2004, at 9:31 PM, Ethan John wrote:
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.
ethan john
http://students.washington.edu/thaen/
Apple Campus Representative
University of Washington
206.841.4157
"Every year, a few brave programmers venture into the bathroom to
shower. They are found dead a few days later. The culprit is always
found nearby: An empty bottle of shampoo reading, 'Lather, rinse,
repeat.'
"This bug was fortunately fixed in the latest version. It now reads,
"Lather, rinse, repeat as desired."
_______________________________________________
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.