by Rahul Singla | Dec 5, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Another post on a Sencha Touch 2 feature that I initially thought was absent in the framework altogether, but was found hidden within its elaborate (and often tricky) source code.I needed a CompositeField for Touch 2, but having a look at its api documentation, it was...
by Rahul Singla | Dec 4, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Last in the series of posts on menus and associated custom components for Sencha Touch 2, I would present SplitButton component for Touch in this blog post.First things first, here’s a live example:Followed by the code for the Splitbutton...
by Rahul Singla | Dec 4, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Continuing with my previous blog post on a Menu component for Sencha Touch 2, here I present a DropDownButton component for Touch 2 supporting any depth of nested sub-menus for the drop-down.First a live example: Now the source for the DropDownButton...
by Rahul Singla | Dec 2, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
I did some interesting things with Sencha Touch over the last month, and I am going to share some of them in a series of blog posts over the next couple of days. But I am running really short of time. So I would let the code do the talking, and there would be minimal...
by Rahul Singla | Nov 23, 2011 | Blog, Javascript
Nothing is probably more frustrating for a developer than a framework/api providing some feature but not documenting it. No doubt, this would have happened to you multiple times. For me, two very different frameworks (well one was a framework and the other an api)...
Recent Comments