+ Post New Thread
I want to display the dictionary.com definition of a word in a fullscreen ext panel. My solution at the moment is to use an embed tag (see below). ...
I'm trying to understand the MVC pattern. I have set up a Model, a View, a Controller and a Store in MyApp. My view extends an...
Using the base Oreilly app as a starting point (already customized what I have needed), is there a quick and easy way to add the ability to...
i had tried this config in bar,column,pie. whatever true or false I set,the series always show in legend.
Hi, can anyone help me in using Ext.data.writer.xml. I have used reader, in the same way i defined writer its not working. Any example,...
Hi, I have some button on my navigation's view but i wanna know how to center them on them vertically. Indeed, as seen on my screenshot, they...
hi>> i try to make store >>load data from server with direct. i defined the model here it Ext.define('yousef.model.Carruncy', { extend:...
Hi, Is it possible to perform a normal HTTP request (not XHR) in Sensa Touch and to get a normal text/html response? Using "standardForm: true"...
I have a navigationView in the whole application (with the id 'navView') Ext.define('myTemplate.controller.handler', { extend:...
Ext.application({ name: 'Sencha', launch: function(){ var view = Ext.Viewport.add({ scrollable: true, xtype: 'navigationview',...
Hi I have started looking into Sencha touch.I've few queries regarding Touch framework: 1:Is there any API availiable which directly...
Main.js var navview=Ext.define("GymTools.view.Main", { extend: 'Ext.navigation.View', requires: , config: { ...
I have two models: Ext.define "FvTouch.model.Task", extend: "Ext.data.Model" config: fields: identifier: "uuid" autoLoad:...
http://jsfiddle.net/q8H48/1/ I want to render my list into div, but it doesn't render normally, and NOT scrolls!! What I did wrong? ...
i defined model in model folder and i add it to the app.js but when i try to use it >>> an error show Unless you define your model through...
Why does this populate my template: var data = { name: 'Peter Piper', title: 'Computer Geek', company: 'Programming Inc.' };
I have a panel of buttons, instead of implementing a cancel button to kill it, I want user be able to tap anywhere other than the panel to dismiss it...
Hello, I would like to populate an XTemplate with data from a store to display on a panel. View: Ext.define('Civid.view.tablet.Main', { ...
Hi All, I am using the toggle field inside the fieldset . I want that it should be fit to the mobile screen. Currently, toggle field is scrolling...
I'm having trouble getting an Ext.data.reader.Json "root" property to work with the json that is returned by the server. In sencha docs here:...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us