• 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
How to prevent redrawing window when resized
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to prevent redrawing window when resized


  • Subject: How to prevent redrawing window when resized
  • From: Vojtěch Meluzín <email@hidden>
  • Date: Wed, 02 Nov 2011 20:13:03 +0100

Hi,

I'm having a window with just a single custom view in it. The window is
resizable and when resized I need the view to be redrawed. But when
dragging the corner and resizing the window, OS first fills the window with
white, then paints the previous image left bottom and finally asks the view
to redraw. It looks like the window is jumping. Is there a way to prevent
OS from filling the window with white and painting the original image, and
rather ask the view immediately?

Thanks,
Vojtech
_______________________________________________

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

  • Follow-Ups:
    • Re: How to prevent redrawing window when resized
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: NSAssert no longer displaying reason in console
  • Next by Date: Re: How to prevent redrawing window when resized
  • Previous by thread: Re: dispatch queue as property
  • Next by thread: Re: How to prevent redrawing window when resized
  • Index(es):
    • Date
    • Thread