Archive for January, 2013

Sencha Touch 2: Ext.ux.field.TimePicker

Today I wrapped up work on a custom Sencha Touch 2ย formย field component called TimePicker which, as indicated by its name, allows you to select a custom time via the faux-OS picker dialog.

There are a bunch of other TimePickers out there for Touch, but most are old or just don’t do what I want them to do. So I made my own ๐Ÿ™‚

If you’re interested in using this, head over to my GitHub repo and pull it into your project. There’s a bunch of config, but it’s all documented in the repo.

If you do end up using it, please let me know what you think. I’d love feedback on usefulness, suggestions for improvements, etc.

Share this: More >