xcode - Dynamically resize imageview with animation in cocoa mac application in objective c -


i having cocoa application mac in objective c.

i new mac application.

in app, want implement growing imageview animation shown below in images.

image1 image2

as seen screenshots, when window loads, have data feel increases value.

from 0 maximum value.

it should show rising 0 values have specified.

i have seen lots of circular animations didn't idea that.

please give me suggestions on this.

please ignore if mistakes new mac development.

thanks in advance.

you should create mask , apply nsimageview layer object using image (one 100%).

read following article , don't afraid it's ios-development, coreanimation available in cocoa too.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -