• 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: How to prevent window redraw when removing a view?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to prevent window redraw when removing a view?


  • Subject: RE: How to prevent window redraw when removing a view?
  • From: "Brant Sears" <email@hidden>
  • Date: Mon, 30 Jan 2006 13:48:58 -0500
  • Thread-topic: How to prevent window redraw when removing a view?

>> Two lines later, I am putting the exact same content back onto the
>> screen in the same global coordinates using a call such as:
>> [myWindow orderFront: nil];
>
>Wait, now you're talking about doing things to the window. I thought
>you were just swapping views around?

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.)
 _______________________________________________
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

  • Follow-Ups:
    • Re: How to prevent window redraw when removing a view?
      • From: j o a r <email@hidden>
References: 
 >How to prevent window redraw when removing a view? (From: "Brant Sears" <email@hidden>)
 >Re: How to prevent window redraw when removing a view? (From: John Stiles <email@hidden>)
 >RE: How to prevent window redraw when removing a view? (From: "Brant Sears" <email@hidden>)
 >Re: How to prevent window redraw when removing a view? (From: j o a r <email@hidden>)

  • Prev by Date: Re: How to prevent window redraw when removing a view?
  • Next by Date: Re: To thread or not to thread?
  • Previous by thread: Re: How to prevent window redraw when removing a view?
  • Next by thread: Re: How to prevent window redraw when removing a view?
  • Index(es):
    • Date
    • Thread