• 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: Figuring out what's causing redrawing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Figuring out what's causing redrawing


  • Subject: Re: Figuring out what's causing redrawing
  • From: appledev <email@hidden>
  • Date: Sat, 15 May 2010 21:37:38 +0200

Hi

I did have one time something similar with an app where lots of views where recalculated when resizing the window.

Using Quarts debug I noticed that some views did overlap each other during and after resizing a window and cause redrawing.
Then I did the same as the suggestion above to show the abs coordinates in a log table.
After that, code did compare where and which views did touch each other.

My mistake was that I did have a rounding error to resize the views.

Not noing about your problem but  anyway, HTH


_______________________________________________

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: Forcing ordered-out-window to adjust position
  • Next by Date: Re: Figuring out what's causing redrawing
  • Previous by thread: Re: Figuring out what's causing redrawing
  • Next by thread: Notification of unmount events
  • Index(es):
    • Date
    • Thread