• 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: view:(QTMovieView *)view willDisplayImage:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: view:(QTMovieView *)view willDisplayImage:


  • Subject: Re: view:(QTMovieView *)view willDisplayImage:
  • From: julius <email@hidden>
  • Date: Sat, 06 Aug 2011 14:05:28 +0100

On 6 Aug 2011, at 13:23, Ron Fleckner wrote:

>
> On 06/08/2011, at 9:00 PM, julius wrote:
>
>> The need for the child window to have a minimum alpha of 0.05 in order for it to receive mouse events has an acceptably small effect on the movie's colour.
>
> Hey Julian, this should allow you to get rid of that 0.05 of darkness:
>
> setIgnoresMouseEvents:
> Specifies whether the window is transparent to mouse clicks and other mouse events, allowing overlay windows.
>
> - (void)setIgnoresMouseEvents:(BOOL)ignoreMouseEvents
> Parameters
> ignoreMouseEvents
> If YES, the window will ignore mouse events; if NO, it will not.
> Availability
> 	• Available in Mac OS X v10.2 and later.
> See Also
> 	• – ignoresMouseEvents
> Related Sample Code
> 	• FunkyOverlayWindow
> 	• UIElementInspector
> Declared In
> NSWindow.h
>
> Ron
>
Brilliant!
Works like a dream.
Thanks
Julius

http://juliuspaintings.co.uk



_______________________________________________

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

References: 
 >view:(QTMovieView *)view willDisplayImage: (From: julius <email@hidden>)
 >Re: view:(QTMovieView *)view willDisplayImage: (From: douglas welton <email@hidden>)
 >Re: view:(QTMovieView *)view willDisplayImage: (From: julius <email@hidden>)
 >Re: view:(QTMovieView *)view willDisplayImage: (From: Ron Fleckner <email@hidden>)

  • Prev by Date: Re: cleanly support drag-to-trash for uninstall?
  • Next by Date: Re: Telling Auto Save, "No, I'm busy now"
  • Previous by thread: Re: view:(QTMovieView *)view willDisplayImage:
  • Next by thread: CoreData "I/O error for database: no such table"
  • Index(es):
    • Date
    • Thread