Reusable calendar popup like iCalendar/scheduler on iPad? Not a date picker wheel.
Posted
by MikeN
on Stack Overflow
See other posts from Stack Overflow
or by MikeN
Published on 2010-04-29T17:42:40Z
Indexed on
2010/04/29
17:47 UTC
Read the original article
Hit count: 612
I need a date picker that shows an actual calendar (similar to the built-in calendar feature on the iPad.) Is there a reusuable widget? How could I easily implement one? The date picker wheel is terrible because it doesn't show you the day of the week (Sun, Mon, Tue...) and isn't really needed on the iPad where you have enough room to show a calendar which is a very user friendly way of letting someone pick a date (it is mentally easy to find the third Tuesday from today.)
© Stack Overflow or respective owner