Tutorial Request: Slot Machine concept using UIPicker
I would like to see a tutorial showing how to put together a basic slot machine style application. Simply a UIPicker that would spin in response to a button push and then return a random result.
I have watched Nitrex's tutorial and it is great! I learned a lot and I used that info along with some of the other tutorials and knowledge gained from reading this forum to put together the basic elements of my app... I have most of it working, but I am struggling with reproducing the "spinning" effect; like what you see on the Urban Spoon app... I do have a couple of ideas that I am working on right now ;-)
I would like to see a tutorial showing how to put together a basic slot machine style application. Simply a UIPicker that would spin in response to a button push and then return a random result.
Did you find a way to do this? I also am looking to do this and am so close but can't figure it out.