Re: alloc/init nested deep in long statement. okay or not?
Re: alloc/init nested deep in long statement. okay or not?
- Subject: Re: alloc/init nested deep in long statement. okay or not?
- From: Philip George <email@hidden>
- Date: Wed, 24 Jul 2002 15:29:19 -0500
nevermind. i just realized how ridiculous that was.
Let me rephrase....
How do you do "off-screen" drawing and then load the completed image
into an "on-screen" view?
Please include or reference code if possible.
Thanks.
- Philip
On Wednesday, July 24, 2002, at 03:11 PM, Philip George wrote:
>
*This message was transferred with a trial version of CommuniGate(tm)
>
Pro*
>
This seems strange, so I figured I should ask. It will be repeated
>
every 5 seconds in a timer loop...
>
>
>
[myImageView setImage: [[NSImage alloc] initWithData:[offScreenView
>
drawWithPDFInsideRect:[offScreenView rect]]]];
>
>
>
Is this okay to do or is there a "better" way to do this?
>
>
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.
_______________________________________________
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.