Sencha Touch 2.x: Q&A

Page 2 of 573 FirstFirst 1 2 3 4 12 52 102 502 ... LastLast

+ Post New Thread

  1. Unanswered: Why is it not building?

    I used sencha cmd to generate the bases of my app. sencha generate app TestApp H:\\test I got the outline done and now I go to build it and I...

    Started by arleslie, Yesterday 4:24 PM
    building, error build, error building test
    • Replies: 0
    • Views: 69
    Yesterday 4:24 PM Go to last post
  2. Unanswered: Sencha Touch Chart - Listener for the panzoom interaction

    I added listeners to the "panzoom" interaction and tried several events, but none of them working, even 'tap' and 'show' events. Could anyone tell...

    Started by remasys1, 16 Jun 2013 6:09 PM
    • Replies: 2
    • Views: 117
    Yesterday 4:23 PM Go to last post
  3. Unanswered: 2.1: Lists within a container

    Upgraded from Sencha Touch 2.0 to 2.1 this morning because we are eager to take the new List component for a spin. The upgrade process was...

    Started by JeffreyHoffman, 6 Nov 2012 9:21 AM
    • Replies: 6
    • Views: 1,176
    Yesterday 2:32 PM Go to last post
  4. Unanswered: Using custom proxy for simple ajax request

    I have a nice custom AJAX proxy that is working great filling up a store from my backend AJAX API. However I need now to just make a simple ajax...

    Started by Mekon2, 29 May 2013 3:19 PM
    ajax store model
    • Replies: 2
    • Views: 152
    Yesterday 1:03 PM Go to last post
  5. Answered: JsonP request getting "uncaught syntexError: unexpected token:" error

    Hi,I am using the sencha touch 2.1.0. A JsonP request as follow. handler: function() { Ext.data.JsonP.request({ url:...

    Started by albert_hong, 17 Jun 2013 12:55 AM
    • Replies: 1
    • Views: 41
    Yesterday 12:29 PM Go to last post
  6. Unanswered: Sencha touch Charts inside a tabpanel

    Hi I tried creating Sencha Touch chart inside a tab panel but im getting the following error. It works as a separate application but when included...

    Started by sadagopan, 16 Jun 2013 11:41 PM
    chart 2, chart inside a panel, touch 2.2.1
    • Replies: 1
    • Views: 50
    Yesterday 12:28 PM Go to last post
  7. Unanswered: Is it possible to change the app name without changing the namespace?

    We have multiple versions of the same app. Mostly branding differences. In iOS, when adding the app to the home screen, it takes the name of the app...

    Started by English, Yesterday 9:06 AM
    • Replies: 3
    • Views: 67
    Yesterday 11:52 AM Go to last post
  8. Unanswered: No Response from Ext.device.Geolocation.getCurrentPosition() on Android.

    Hi Guys, I would love to hear from anyone who's had success using the Ext.device.Geolocation class within a packaged Android application. Even a...

    Started by LewLadd, 4 Jun 2012 7:03 AM
    • Replies: 2
    • Views: 311
    Yesterday 11:29 AM Go to last post
  9. Unanswered: Android and iOS issues with scrollable form

    I'm currently working on a big ST2 + Phonegap project for iOS and Android. So far everything (Scanner, CORS Ajax Requests, Geolocation) is working...

    Started by a.kuelzer, 9 Apr 2013 6:09 AM
    • Replies: 2
    • Views: 193
    Yesterday 11:21 AM Go to last post
  10. Unanswered: Sencha Touch 2 - Navigation view - card transition and title animation

    hello all I would like to disable title animation in NavigationView card transition - the title is sometimes not placing in the bar centre...

    Started by alexdran, Yesterday 10:34 AM
    navigationview, st2, title animation, transition
    • Replies: 0
    • Views: 41
    Yesterday 10:34 AM Go to last post
  11. Unanswered: readOnly: true does not prevent keyboard on textfield focus on BB10 Webworks

    I am using a textfield as a read-only field by setting 'readOnly: true'. When the user taps on the textfield, a listview is pushed from which the...

    Started by azamatoak, 15 Jun 2013 8:43 PM
    blackberry 10, keyboard hide, sencha touch 2.2, textfield focus
    • Replies: 3
    • Views: 67
    Yesterday 9:14 AM Go to last post
  12. Unanswered: Custom css3 animation

    Hello, I was just wondering if there is an easy way to animate an element on the page using a css3 class. I tried using ext.anim, but I think...

    Started by saklak, Yesterday 9:14 AM
    • Replies: 0
    • Views: 38
    Yesterday 9:14 AM Go to last post
  13. Unanswered: How to hide/show Toolbar when scroll down/up - Sencha Touch 2

    Hi, I would like to hide the toolbar when I scroll down and have it reappear when I scroll up. I have found the method but I blocked upstream, the...

    Started by Pulp Fiction, Yesterday 8:53 AM
    • Replies: 0
    • Views: 32
    Yesterday 8:53 AM Go to last post
  14. Unanswered: item.element.detach null error when going back in navigationview

    I am getting an error from time to time when a view is popped from the navigationview that it is contained and the previous is shown. In between this...

    Started by azamatoak, 16 Jun 2013 12:36 PM
    navigationview pop, null value, sencha touch 2.2
    • Replies: 2
    • Views: 111
    Yesterday 7:56 AM Go to last post
  15. Answered: One large controller vs many smaller controllers for performance

    I am building an app that has about 40 screen in it amongst 4 tabs. I am trying to figure out what is the best way to structure the controllers. 40...

    Started by azamatoak, 16 Jun 2013 10:34 AM
    controller, performance optimize, sencha touch 2.2
    • Replies: 2
    • Views: 99
    Yesterday 7:25 AM Go to last post
  16. Unanswered: LocalStorage proxy with hasMany/belongsTo Mapping

    Hey guys, I'm trying to use a localstorage proxy to save some store data to localstorage.. Works fine until i add hasMany/belongsTo mapping to...

    Started by rmaas, 12 Jul 2012 3:25 AM
    belongsto, hasmany association, localstorage model, localstorage proxy, model association
    • Replies: 2
    • Views: 461
    Yesterday 6:39 AM Go to last post
  17. Unanswered: Disable cache buster only for library

    Hi, I was wondering if there was an equivalent setting to Ext.Loader.setConfig({ disableCaching:false }); that would only affect the Sencha...

    Started by osolo, Yesterday 6:26 AM
    • Replies: 0
    • Views: 48
    Yesterday 6:26 AM Go to last post
  18. Unanswered: pushing a ref

    Hi, I'm pushing views into a navigation view by using the reference: me.getNavView().push(me.getFirstView()); now I add the title to the nav...

    Started by SuperRoo, 16 Jun 2013 6:05 PM
    • Replies: 1
    • Views: 63
    Yesterday 5:27 AM Go to last post
  19. Unanswered: Store not adding element in IOS, but does in chrome ?

    The code var tab = dataview.getParent(); var EStore = Ext.getStore('elementstore');EStore.removeAll();var test = record.get('arrElement'); //bugs...

    Started by guillaumeCharron, Yesterday 4:47 AM
    • Replies: 1
    • Views: 45
    Yesterday 5:25 AM Go to last post
  20. Unanswered: Having difficulty setting active icon colour in tabpanel v2.2

    Hi, I've been getting my head around the new changes required for theming in touch 2.2, however I'm having difficulty changing the colour of an...

    Started by digeridoopoo, 16 Jun 2013 11:57 AM
    active, color, css, pictos, tab
    • Replies: 1
    • Views: 54
    Yesterday 5:20 AM Go to last post