ios4 - UiPicker Action iPhone Help -


could 1 me.in problem below. have ui picker , want action done while selecting item fro how can done?

try following code:

-(void)pickerview:(uipickerview *)pickerview didselectrow:(nsinteger)row incomponent:(nsinteger)component {     //write action here.     } 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -