off-screen imageview drawing
off-screen imageview drawing
- Subject: off-screen imageview drawing
- From: Philip George <email@hidden>
- Date: Wed, 24 Jul 2002 16:04:46 -0500
okay. here's what i need to know how to do:
i have an NSImageView which has 3 subViews. in a 5-second timer, i need
to arrange those subviews and then take a snapshot of the whole thing
and dump it into another view.
the ONLY reason i need to do this is because i only want a single entity
when it's all said and done, instead of a view with 3 subviews.
just one view.
can someone provide or point me to some code that does off-screen view
drawing and then puts the final product into an on-screen view?
thanks.
- philip
_______________________________________________
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.