Re: off screen drawing with cocoa
Re: off screen drawing with cocoa
- Subject: Re: off screen drawing with cocoa
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 23 Apr 2007 21:29:57 -0600
On Apr 23, 2007, at 9:13 PM, Warwick Hall wrote:
i am trying to create a command line tool using cocoa which
requires some html graphics rendering using WebView.
there are no windows (being a command line tool) and the rendering
is not taking place. is there something i am missing with drawing
views?
Are you calling NSApplicationLoad(), creating a graphics context, and
locking focus on the view before drawing it? Can you post your code?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden