I went looking through KitchenSink and the docs and didn't see a way to provide an iPhone App user an elegant way to pick a date (MM/DD/YYYY), any suggestions for doing so?
thanks in advance
3 Answers
It's my understanding that 1.1 provides built-in support for this.
https://developer.appcelerator.com/apidoc/mobile/1.1/Titanium.UI.Picker
I plan to build a date picker later in the week. I'll post sample code then if I'm able to figure it out.
Thanks.
it would be sweet to be able to click a "button" and then have a calendar like object show up in a "win.setToolbar"... I tried to add a picker control to that method, but Titanium crashed hard on that.... buttons seem to be all that work
What you are looking for is exactly provided by the saqCal module (EventKit iOS Calendar for iPhone/iPad) on Marketplace - 20% off in September:
https://marketplace.appcelerator.com/apps/819
Your Answer
Think you can help? Login to answer this question!