• 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: Drawing issues in custom view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing issues in custom view


  • Subject: Re: Drawing issues in custom view
  • From: "I. Savant" <email@hidden>
  • Date: Thu, 10 Jul 2008 18:22:25 -0400

Not to worry, just realised what is happening. drawRect: gets called for ALL drawing operations in the view, not just background as I expected.

More specifically, -drawRect: gets called (by the system) for the rect (of your view) that needs redrawn. It's up to you to 'do the right thing' or just redraw the entire [self bounds] ...


--
I.S.


_______________________________________________

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


References: 
 >Drawing issues in custom view (From: Jason Wiggins <email@hidden>)
 >Re: Drawing issues in custom view (From: Jason Wiggins <email@hidden>)

  • Prev by Date: Re: the 11th can't come soon enough :-)
  • Next by Date: Re: Drawing issues in custom view
  • Previous by thread: Re: Drawing issues in custom view
  • Next by thread: Re: Drawing issues in custom view
  • Index(es):
    • Date
    • Thread