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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to