duplicating an NSView
duplicating an NSView
- Subject: duplicating an NSView
- From: Salánki Benjámin <email@hidden>
- Date: Mon, 10 Mar 2003 00:46:13 +0100
Hi,
I want to create a custom NSView for printing purposes. Now if I add an
already existing NSView with the addSubview: method, the original
NSView gets removed from its current place and moved into the new
temporary view. How can I duplicate a view so that it will get included
instead of the original view? Or is there another way to do this?
thanks,
Ben
_______________________________________________
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.