Hi.
I have used UIDatePicker in my app. I want to (actually have to) change the font size (as my app needs) and font family in that datepicker.
Please help, if any body has done that before...
Thanks in advance...
Hi.
I have used UIDatePicker in my app. I want to (actually have to) change the font size (as my app needs) and font family in that datepicker.
Please help, if any body has done that before...
Thanks in advance...
See: http://stackoverflow.com/questions/676549/iphone-uidatepicker-style
Based on that link, it doesn't look good...
You are most likely going to have to create a custom picker.