how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
@g00ify you will need to learn NSUserDefaults and to insert their own value in to picker set the uitextfield text to NSmultiplearray. i have not tested it, please reply if there are any problems! :-D
how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
Oh and as far as accidentally pressing the close bracket key causing the open bracket to be added somewhere in the line, I do that all the time, too. I agree, it's very annoying.
I'm curious,,, random question. Why did you use an NSMutableArray and two calls to addObject rather than an NSArray initWithObjects since the array is static?
The way you implemented the array isn't wrong by any means. It's just extra work since the array is static.
This has been flagged as spam show
this deserves more views
gregslife7 9 months ago
i have the 4.2 version and i think that is affection it because it doesnt work for me at all..is anything i can do to get it to work? thanks
chingman5454 10 months ago
This has been flagged as spam show
how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
g00ify 1 year ago
how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
g00ify 1 year ago
@g00ify you will need to learn NSUserDefaults and to insert their own value in to picker set the uitextfield text to NSmultiplearray. i have not tested it, please reply if there are any problems! :-D
iPhoneSDKDeveloper 1 year ago
Comment removed
g00ify 1 year ago
it worked the first time, but now it doesn't!
g00ify 1 year ago
how do you let the user type in a value into the uipickerview, so that it stays there forever and the next time he/she runs the app, it won't disappear.
g00ify 1 year ago
Oh and as far as accidentally pressing the close bracket key causing the open bracket to be added somewhere in the line, I do that all the time, too. I agree, it's very annoying.
CatchFlipsidE 2 years ago
I'm curious,,, random question. Why did you use an NSMutableArray and two calls to addObject rather than an NSArray initWithObjects since the array is static?
The way you implemented the array isn't wrong by any means. It's just extra work since the array is static.
CatchFlipsidE 2 years ago
i don't know, good question though. lol that is how i know how to do it
iPhoneSDKDeveloper 2 years ago
How come you used my website wallpaper? Thanks anyway!
iPhoneSDKtutor 2 years ago