swift - Make images flow from right to left within a NSImageView on click -
i wondering how possible animate change of image in imageview on os x. know fading in (and out), question how let images flow in (from right left) when user clicks on button display next/previous image. example, should "pageview" on ios, when scroll, on websites (like swift 3...).
so user should able control image flow buttons , images shouldn't slide every 5 seconds or so.
i attached picture of current storyboard.
thanks answers! :-)
this solution depends on third party library if like, flopageviewcontroller trick. may worthwhile go through code , try implement in house library may not actively updated. luck!
image taken https://github.com/floschliep/flopageviewcontroller
Comments
Post a Comment