Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sencha Touch 2

How Can I Get Marker On Current Location In Map In Sencha-touch2.0

Hey friends i m new to Sencha Touch platform. And I want to find user current location with marker … Read more How Can I Get Marker On Current Location In Map In Sencha-touch2.0

Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

I am trying to make a simple JSONP call to get a json file which is loaded on the remote server. He… Read more Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons

I want to display the popup message without any buttons. Ext.Msg.show({ title: '', me… Read more Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons

Update List Dom Only If List Displayed

Sometimes we use one store for few views(list, carousel,dataviews) and when we refresh(load, filter… Read more Update List Dom Only If List Displayed