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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -