Re: How to prevent window redraw when removing a view?
Re: How to prevent window redraw when removing a view?
- Subject: Re: How to prevent window redraw when removing a view?
- From: j o a r <email@hidden>
- Date: Mon, 30 Jan 2006 20:01:08 +0100
On 30 jan 2006, at 19.48, Brant Sears wrote:
I'm moving the view from one window to another. The purpose of this
is to make it look like the frame of the window is fading away
leaving only the content view. In this case, "myWindow" is a
borderless window that only contains my content view. The other
window contains a bunch of controls and has a normal border (title
bar, etc.)
Pretty important additional information for this thread, wouldn't you
say? ;-)
If you don't insert the view into a different window, can you still
see the flickering before restoring the view?
Would the same thing happen if the view you remove is not the content
view of the window? The content view might be treated in a special way.
Is the view you move complex, or could you just have a copy of it in
the new window, and avoid swapping views all together?
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden