• 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
NSView setAlphaValue question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSView setAlphaValue question


  • Subject: NSView setAlphaValue question
  • From: "Rick C." <email@hidden>
  • Date: Thu, 16 Dec 2010 22:34:16 +0800

Hello again,

In my project I have a main window with a table view which displays filenames before further processing.  The table view accepts drops and all is working as expected.  About a week ago I had the idea to slap a view on top that says "Drop files here" and fades in/out and basically it's just visible when there's nothing in my table view.  So I had that working too until I realized in Leopard the view won't accept setAlphaValue unless I tick the box in IB for core animation.  So I did tick the box for window view and it worked but it broke a lot of subsequent UI functions/processing.  I don't know if that's enough info for an answer but what can I do to avoid subsequent issues by using core animation?  A number of buttons and a progress indicator no longer functions on my main window after ticking the core animation box in IB.  Funny enough on a PPC machine it didn't seem to cause a problem but on an Intel Mac with Leopard it made my app unusable...

Thanks for the advice,

rc_______________________________________________

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: NSView setAlphaValue question
      • From: Seth Willits <email@hidden>
  • Prev by Date: what's the correct key path to observe for a BOOL property?
  • Next by Date: Re: what's the correct key path to observe for a BOOL property?
  • Previous by thread: Re: what's the correct key path to observe for a BOOL property?
  • Next by thread: Re: NSView setAlphaValue question
  • Index(es):
    • Date
    • Thread