cocoa - NSView change type of property animation -


I have a NSButton , when I [button SetHidden: no]; However, I do not want the default fade animation, I prefer slides-to-left animation instead.

I'm sure this is not complicated, but I'm struggling to find the right place in Docs. Any suggestions?

You should change the frame via through an Animator proxy. NSRect aFrameMoreToTheLeft = รข ?? | | [[Button Animator] Set Frame: Ephraimotor To Lift];

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -