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

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

How To Use Json Proxy To Access Remote Services During Development

This is my doubt after going through How to send headers while using jsonp proxy? and How Ajax cal… Read more How To Use Json Proxy To Access Remote Services During Development

Sencha Touch: Load Store For List Using Rest Proxy

I'm new to sencha so I'm sure I'm just missing something simple here. I have a rest se… Read more Sencha Touch: Load Store For List Using Rest Proxy

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

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

Authentication On Sencha Touch And Remote Server

I would like to have your feedback regarding Authentication mechanism for an Application using Phon… Read more Authentication On Sencha Touch And Remote Server

Sencha Touch 2: Data Intigration Or How To Share Dynamic Information Between Sencha And Javascript

I'd like to start quick. What is my problem: Within ST2 I structured my application with the … Read more Sencha Touch 2: Data Intigration Or How To Share Dynamic Information Between Sencha And Javascript

Instruct Sencha Sdk Tools To Bundle Other Js Files Specified In App.json

My app.json file of a Sencha touch 2 application contain. 'js': [ { 'path&#… Read more Instruct Sencha Sdk Tools To Bundle Other Js Files Specified In App.json