Loading...
Uploaded by khomkritsri on Oct 28, 2009
example change keyboard to date picker on iphone
Howto & Style
Standard YouTube License
Can somebody give me the project
CompTutts 7 months ago
To do this you will have to make your UIActionSheet accesable out side the function where it is shown and then on the Done button action do this...
- (void)DatePickerDoneClick:(id)sender{ [aac dismissWithClickedButtonIndex:0 animated:YES];
}
accilies 1 year ago
yar...can u pls include the coding part too T.T
perwyl 1 year ago
So how do you do it?
makinitez21 2 years ago
Load more suggestions
Can somebody give me the project
CompTutts 7 months ago
To do this you will have to make your UIActionSheet accesable out side the function where it is shown and then on the Done button action do this...
- (void)DatePickerDoneClick:(id)sender{ [aac dismissWithClickedButtonIndex:0 animated:YES];
}
accilies 1 year ago
yar...can u pls include the coding part too T.T
perwyl 1 year ago
So how do you do it?
makinitez21 2 years ago