Re: NSView setAlphaValue question (Update still not working)
Re: NSView setAlphaValue question (Update still not working)
- Subject: Re: NSView setAlphaValue question (Update still not working)
- From: Seth Willits <email@hidden>
- Date: Thu, 16 Dec 2010 23:32:26 -0800
On Dec 16, 2010, at 8:45 PM, Rick C. wrote:
> Ok I thought that was easy enough but something is still not right. When I code my view to be redrawn at varying alpha and then have my controller send the message when it's time to be redrawn it does not work in Leopard (Snow Leopard again no problem). Now the view is reporting the alpha being changed and the fact that it works in Snow "should" mean I coded it correctly, but again no changes evident in Leopard. If I use setWantsLayer then it works but I'm back to the broken issues again (still funny why no problem on PPC Leopard just Intel). But as for the fading doesn't work on PPC or Intel doing it this way. I must be missing something? What does work is setHidden and I could give up and just have the fade effect on Snow, but it sure would be nice to keep it the same on both. Any thoughts of what maybe I'm doing wrong? Thanks again,
I really can't tell from what you've said what would be wrong. There's certainly no reason it shouldn't work on Leopard. Make a movie and/or sample project/code.
--
Seth Willits
_______________________________________________
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