• 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
Grabbing what's behind a window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Grabbing what's behind a window


  • Subject: Grabbing what's behind a window
  • From: Kenny Leung <email@hidden>
  • Date: Mon, 29 Oct 2007 15:49:02 -0700

Dear Graphics Gurus:

I'm trying to make a transparent "lens" effect on the screen using a core-image filter. When it's time to update, I orderOut the window I'm drawing in, grab the background, and then orderFront the window with the transformed contents. Unfortunately, this does not work - I keep grabbing the contents of my own window. I have tried the orderOut, then doing the grab in a performSelector:afterDelay, but this generates an annoying flicker.

I'm wondering if what I'm trying to do is an impossibility - or is there some trick by which it can be done?

Thanks!

-Kenny

_______________________________________________

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: Grabbing what's behind a window
      • From: Mike Paquette <email@hidden>
    • Re: Grabbing what's behind a window
      • From: David Duncan <email@hidden>
    • Re: Grabbing what's behind a window
      • From: Eric Schlegel <email@hidden>
  • Prev by Date: Re: mouseUp: in TableView on Leopard
  • Next by Date: Re: Grabbing what's behind a window
  • Previous by thread: Re: Collection was mutated while being enumerated
  • Next by thread: Re: Grabbing what's behind a window
  • Index(es):
    • Date
    • Thread