Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Answered: navigation push() can not let added button showing

    I want to have this function: 1. I have A page put in the navigationview, then A page have button click navigate to B page and add some of buttons...

    Started by koala2012, 8 Sep 2012 7:38 AM
    sencha navigationview
    • Replies: 2
    • Views: 539
    10 Sep 2012 4:44 AM Go to last post
  2. Unanswered: Sencha Touch App not loading on iPhone

    Good morning, I have a working version of a small mobile POC app that I have been working on and everything is fine until I try to actually load...

    Started by Whatty, 7 Sep 2012 8:01 AM
    • Replies: 1
    • Views: 312
    10 Sep 2012 4:38 AM Go to last post
  3. Unanswered: Chart component without DOM element

    Hi all, I have a Touch 2.0.1-application with the seperated Touch Charts module (2.0.0-beta). In my application I have a Carousel component which...

    Started by RuBenKlunZ, 7 Sep 2012 5:20 AM
    carousel, chart, touch 2.0.1, touch-charts-2.0.0-beta
    • Replies: 1
    • Views: 313
    10 Sep 2012 4:30 AM Go to last post
  4. Unanswered: declare global var

    Hello, I read all the documentation, but my problem is persistent: I use carousel component with a store JSON. I declare a global var in app.js...

    Started by marioferrara, 7 Sep 2012 5:04 AM
    • Replies: 1
    • Views: 285
    10 Sep 2012 4:29 AM Go to last post
  5. Unanswered: IS there is any support for menu dropdown in sencha touch 2?

    Hi All, I want to know about the sencha touch 2 support for menu dropdown. thanks sachinrathore.

    Started by sachinrathore, 28 Aug 2012 5:50 AM
    • Replies: 7
    • Views: 1,638
    10 Sep 2012 4:12 AM Go to last post
  6. Unanswered: strange button behavior

    Hey guys, I have a problem with some buttons in my topbar in detail i have a topbar with two buttons one is on the left side the other on the...

    Started by PhilChill, 10 Sep 2012 12:33 AM
    • Replies: 3
    • Views: 414
    10 Sep 2012 3:22 AM Go to last post
  7. Unanswered: Data binding a view to a single Ext.data.model

    I'm again running into issues when working with a single model. I attempted at first to use a DataView to automatically render a single item, but...

    Started by subimage, 9 Sep 2012 12:03 AM
    • Replies: 5
    • Views: 641
    9 Sep 2012 9:51 PM Go to last post
  8. Unanswered: Using Ext datareader for container, unable to use in item template

    In short, when iterating over a set of elements, why can't I use {data.title} ? The error I get is: Uncaught Error: Cannot read property 'title' of...

    Started by SuperRoach, 9 Sep 2012 2:43 AM
    data reader, item template, list component
    • Replies: 1
    • Views: 382
    9 Sep 2012 12:16 PM Go to last post
  9. Unanswered: passing parameters to event call function

    Hi, Is this possible to add additional parameters to event? I would expect something like this: tile.element.on('tap', this.onClick, this,...

    Started by alona.oz, 9 Sep 2012 6:11 AM
    • Replies: 1
    • Views: 400
    9 Sep 2012 12:00 PM Go to last post
  10. Answered: status on reassigning control to refs in controllers after destruction

    Dear Sencha team, A while ago Mitchell replied in a thread about losing the control-reference to references in controllers after the destruction...

    Started by Derroy, 9 May 2012 1:01 AM
    control, controller, listener, ref
    • Replies: 7
    • Views: 1,191
    9 Sep 2012 8:12 AM Go to last post
  11. Answered: Automatic Change View

    Hello, I have a question: how I have 2 views, how can switch to another view automatically? after some defined seconds? Best regards Mario

    Started by marioferrara, 7 Sep 2012 6:54 AM
    • Replies: 4
    • Views: 575
    9 Sep 2012 12:47 AM Go to last post
  12. Answered: Dynamic Store using metadata Null model and fields

    Hi I'm having an issue with my store using metadata. I get null values for model and fields when i do store.getFields() or store.getModel(). The...

    Started by vtu, 6 Sep 2012 8:50 AM
    dynamic, metadata, model, store
    • Replies: 2
    • Views: 553
    8 Sep 2012 10:22 AM Go to last post
  13. Unanswered: Autoincrement field and Store.sync

    Hi, Right now I have a problem with the way Sencha stores work. I have a model that I persist to a remote table. The table has an autoincrement...

    Started by DrunkenBeard, 6 Sep 2012 2:27 AM
    • Replies: 2
    • Views: 482
    8 Sep 2012 10:00 AM Go to last post
  14. Answered: Issue with tap event firing twice

    Hi all, So I just downloaded the release version of ST2 and found that suddenly my tap event is firing twice for some reason. The control...

    Started by badgerb1, 14 Mar 2012 12:14 PM
    • Replies: 9
    • Views: 1,361
    8 Sep 2012 9:40 AM Go to last post
  15. Unanswered: Sencha touch 2.0 Calendar Plugin Run Issues in production, package and device

    Hi, I have implemented this calendar in my app developed in sencha touch 2.0 and I face a problem.When I run my application source code in a web...

    Started by shahid1376, 6 Sep 2012 1:47 PM
    sencha touch 2.0
    • Replies: 2
    • Views: 448
    8 Sep 2012 7:00 AM Go to last post
  16. Unanswered: Dynamic JSON parsing to a store

    Hello, I have a JSON that has a one to many collections to columns and to data. Columns has pre-defined fields, so it's easy to create the two...

    Started by superfrog, 6 Sep 2012 11:39 AM
    json, store
    • Replies: 1
    • Views: 484
    8 Sep 2012 6:07 AM Go to last post
  17. Unanswered: Loading a data store into a form

    I have a datastore... {"success":true,"message":"success - data ...

    Started by solumac, 6 Sep 2012 8:15 AM
    • Replies: 1
    • Views: 203
    8 Sep 2012 6:04 AM Go to last post
  18. Unanswered: Hide modal containers on back button

    For Sencha Touch 2 web apps (no native packaging/deployment) does anyone have a recommendation for how to hide modal containers when the user hits...

    Started by jamescd, 6 Sep 2012 7:04 AM
    back button, back button android, back navigation, history, modal
    • Replies: 1
    • Views: 510
    8 Sep 2012 6:01 AM Go to last post
  19. Unanswered: Structure of the client side and server side in a project

    Hey, I'm just starting to learn Sencha Touch 2 but was wondering how you guys structure your app. Where does the server side code live in your...

    Started by mattyh88, 6 Sep 2012 5:57 AM
    • Replies: 1
    • Views: 299
    8 Sep 2012 5:57 AM Go to last post
  20. Unanswered: JsonP request

    Here is my code Ext.define('test.controller.Main', { ........ tap : function(list, index, element, record){ ...

    Started by mayank pandya, 6 Sep 2012 4:39 AM
    • Replies: 1
    • Views: 283
    8 Sep 2012 5:55 AM Go to last post