How to make react the UIPickerview for iphone shake gesture?
I am new to the apple technology and i am developing application for iphone (iOS), i am having doubt when using the pickerview control for iphone shake gesture.
Is it possible to scroll and select values in pickerview either randomly or sequential manner for iphone shake gesture. I know that -(void)motionBegan... is a method which receives iphone shake gesture, but i didn't know to write code for pickerview in that method.
Thanks and regards
sakthi
Last edited by sakthivadivel.a; 11-04-2011 at 12:19 AM.
|