• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: GCContext errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCContext errors


  • Subject: Re: GCContext errors
  • From: Matt Neuburg <email@hidden>
  • Date: Mon, 21 Feb 2011 12:23:06 -0800

On Mon, 21 Feb 2011 12:25:36 -0600, Scott Steinman <email@hidden> said:
>I'm getting strange error messages in the console when the application's main window first opens.
>
>When the figure legends' drawRect: method is executed, the console spits out about 50 or so Core Graphics errors stating that there's an invalid CGContext

Basically this would be because your drawing code is being called at the wrong time. Could it be that you're trying to draw too soon? Are you making the mistake of calling drawRect: yourself? Or calling one of your drawing subroutines directly, rather than letting drawRect: call it? m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Prev by Date: Re: NSDocument Problems
  • Next by Date: Re: NSDocument Problems
  • Previous by thread: Re: drawRect: GCContext errors
  • Next by thread: Printing a view
  • Index(es):
    • Date
    • Thread