Sencha Touch 1.x: Discussion

Page 92 of 385 FirstFirst ... 42 82 90 91 92 93 94 102 142 192 ... LastLast

+ Post New Thread

  1. URGENT: Populating NestedList with Rss(XML) Feed Info

    I have posted numerous questions regarding displaying RSS info within a nested list to no avail, please would it be possible if one of the Sencha...

    Started by pmarshallandrew, 22 Aug 2011 1:12 AM
    nestedlist, rss feed, sencha, sencha touch, xml
    • Replies: 0
    • Views: 347
    22 Aug 2011 1:12 AM Go to last post
  2. Can't Extend a class (Ext.form.FormPanel)

    Hello everyone, I'm new to Sencha so apologize for some basic questions. I try to use the Oreilly sample, and add one of my pages. The pages...

    Started by senseo, 19 Aug 2011 11:34 PM
    • Replies: 2
    • Views: 648
    22 Aug 2011 1:06 AM Go to last post
  3. How to create a new icon class for tabbar on TabPanel

    i try to use other icons on tabBar component but the icon is not displayed, in the css file only appear a couple classes with x-tab img.XXXX i...

    Started by tierrarara, 20 Aug 2011 5:53 AM
    • Replies: 1
    • Views: 794
    22 Aug 2011 12:32 AM Go to last post
  4. Exclamation Sencha Touch AJAX Call Issue - Getting response Code 0

    Hi All, I am using the following code for making a AJAX Call: Ext.Ajax.request({ url: <Some HTTPS URL>, ...

    Started by pras_mi, 19 Aug 2011 1:33 AM
    ajax, ajax call failure, response code 0 in sencha, sencha, sencha ajax status 0
    • Replies: 3
    • Views: 1,862
    22 Aug 2011 12:23 AM Go to last post
  5. Question Can Ext Designer be used to create UIs for Sencha touch?

    Hello, I read a few threads about Q1/Q2 release. But there was no update after May. Can anyone tell me if it has become a reality? Also, atm...

    Started by thetuxracer, 21 Aug 2011 10:30 PM
    designer, tools, touch
    • Replies: 0
    • Views: 317
    21 Aug 2011 10:30 PM Go to last post
  6. Get all tabs in the tabpanel

    Hi I want sample code for get all tabs of tabpanel , pls help me. thk,

    Started by KCuncle, 21 Aug 2011 8:16 PM
    • Replies: 0
    • Views: 353
    21 Aug 2011 8:16 PM Go to last post
  7. How to detect when someone clears a textfield?

    I noticed there is a useClearIcon option for TextField. When the user presses the clear icon, is there any way to detect this event?

    Started by Nicodemuz, 18 Feb 2011 12:24 AM
    • Replies: 2
    • Views: 1,364
    21 Aug 2011 4:58 PM Go to last post
  8. Problem accessing Ext.util.GeoLocation geolocation coordinates

    I'm running into a strange problem accessing the Ext.util.GeoLocation coordinates. The latitude and longitude are undefined and the coordinates...

    Started by bweiler, 22 Apr 2011 4:17 PM
    • Replies: 2
    • Views: 1,327
    21 Aug 2011 4:56 PM Go to last post
  9. Hide backbutton on the main-panel

    For my first app, which will have one tab with an ext.list and one tab with some simple HTML. I need a back button and a title on the details...

    Started by Dannydekr, 21 Aug 2011 12:31 PM
    • Replies: 0
    • Views: 506
    21 Aug 2011 12:31 PM Go to last post
  10. Bindings controls to controllers in MVC applications

    Hi There are a number of examples of MVC available with enough searching but as is often the case there are a variety of approaches. One thing...

    Started by GraemeBryce, 21 Aug 2011 1:48 AM
    controllers, mvc
    • Replies: 0
    • Views: 352
    21 Aug 2011 1:48 AM Go to last post
  11. How to change Store parameter on Ext.NestedList in itemtap

    Hi all, Just to the point, I create menu using Ext.NestedList. At first load it can display menu items on the nested list as expected. But each...

    Started by foton, 20 Aug 2011 6:53 PM
    nestedlist, store
    • Replies: 0
    • Views: 748
    20 Aug 2011 6:53 PM Go to last post
  12. How to ger Url parameters with Sencha Touch

    How can get a parameter from the url, i mean if have page1.html#token=12345 i need to get the token from the url, in sencha how it is?

    Started by alexanderHs, 19 Aug 2011 6:10 PM
    hashmap, sench touch, sencha frameowrk, url, url params
    • Replies: 1
    • Views: 1,084
    20 Aug 2011 4:35 PM Go to last post
  13. Problem displaying nested model data in Sencha Touch XTemplate

    I am using Sencha Touch to display nested (associated) model data in a list template but I can only get the root model data to display. My models are...

    Started by hartct, 2 Jun 2011 6:11 PM
    model, model association, model data
    • Replies: 2
    • Views: 2,147
    20 Aug 2011 1:08 PM Go to last post
  14. First time scroll issue

    After an Ext.List is rendered for the first time, there seems to be an issue when scrolling on the list for the first time. It either does not work...

    Started by senchauser2010, 24 Mar 2011 6:03 AM
    • Replies: 4
    • Views: 753
    19 Aug 2011 4:23 PM Go to last post
  15. Using Sencha's CDN

    Does Sencha recommend using their CDN for commercial Sencha Touch applications? <script src="http://cdn.sencha.io/touch/1.1.0/sencha-touch.js"...

    Started by MaximusW, 19 Aug 2011 5:21 AM
    cdn
    • Replies: 1
    • Views: 964
    19 Aug 2011 1:12 PM Go to last post
  16. Tabpanel brokes practices of MVC pattern

    To create Iphone like bottom navbar I should use Tabpanel. The bad thing here is that instead of controller tabpanel itself is responsible to set...

    Started by lexer, 8 Feb 2011 11:53 PM
    2 Pages
    1 2
    sencha touch, tabpanel
    • Replies: 13
    • Views: 2,687
    19 Aug 2011 8:59 AM Go to last post
  17. Android Fixes mentioned in sticky...

    Does anyone know what Touch version the Android fixes mentioned by Jackie in the stickie above are incorporated into? Are they already incorporated...

    Started by Bucs, 19 Aug 2011 5:31 AM
    • Replies: 5
    • Views: 534
    19 Aug 2011 7:21 AM Go to last post
  18. Exclamation Problems with ext.List inside a Tabpanel? Please help me..

    Learning Sencha Touch, and already love it. Much better then JQTouch in my opinion. Just working on some app idea I had, and I need to have 2 tabs...

    Started by Dannydekr, 19 Aug 2011 6:24 AM
    list, problem, tabs
    • Replies: 0
    • Views: 426
    19 Aug 2011 6:24 AM Go to last post
  19. Checkbox with three states

    Hi All, I have a requirement of having a three state checkbox in our Sencha Touch App. Three states: Checked Unchecked Partial...

    Started by bhavna2403, 10 Aug 2011 7:08 AM
    three state checkbox
    • Replies: 4
    • Views: 876
    19 Aug 2011 5:23 AM Go to last post
  20. Avoid duplicate content by using xtypes or variables from other files

    Hi all, I am building a program in wich i have several panels. In each panel i want to use at some point the same content using xtypes for exemple...

    Started by slmd, 18 Aug 2011 2:12 AM
    include, layout issues, panel, xtype
    • Replies: 4
    • Views: 911
    19 Aug 2011 4:25 AM Go to last post