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.

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!

enter image description here

image taken https://github.com/floschliep/flopageviewcontroller


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -