Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: Pass an ID from one view to another

    Hi, I made one view named "Xbutton.js", in which I have created bottom bar buttons using data extracted from an XML file and I have stored ID and...

    Started by naveenkumargupta, 12 Apr 2012 2:39 AM
    • Replies: 2
    • Views: 574
    13 Apr 2012 3:57 AM Go to last post
  2. Unanswered: [n00b] How to parse Complex XML ?

    Hello Guys Here is my xml, <user> <name>John</name> <gender>male</gender> <location> <info>some info</info> <place>

    Started by clozeboy, 13 Apr 2012 3:36 AM
    xml data parsing
    • Replies: 0
    • Views: 224
    13 Apr 2012 3:36 AM Go to last post
  3. Answered: Can I nest a component, which requires layout:'fit' inside a carousel?

    Hello community, I have a component which is displayed only correctly, if it is nested inside a parent component with layout set to fit. ...

    Started by Don Pipo, 12 Apr 2012 1:33 AM
    • Replies: 6
    • Views: 868
    13 Apr 2012 3:09 AM Go to last post
  4. Unanswered: NestedList & Routes (jumping back through children)

    A quickie, should be an easy one(?), hopefully. I want to tie in the nestedlist to Sencha's routing, so that when the user presses their hardware...

    Started by amaccann, 9 Mar 2012 7:56 AM
    • Replies: 6
    • Views: 855
    13 Apr 2012 3:02 AM Go to last post
  5. Answered: NestedList Detail Card reset Scroll

    Hello, I have a NestedList with a detail card, which will be filled via "html" attribute. detailCard: { html: '', scrollable: { ...

    Started by LinuxDoku, 12 Mar 2012 7:02 AM
    • Replies: 3
    • Views: 869
    13 Apr 2012 2:27 AM Go to last post
  6. Answered: Reference to Store and Model (MVC)

    Hi everyone, maybe I'm doing something totally wrong, but you can see in this code, how I use one model and a store to do "things" in the listeners...

    Started by BackgroundTeam, 12 Apr 2012 8:27 AM
    model, mvc, reference, store
    • Replies: 4
    • Views: 562
    13 Apr 2012 1:56 AM Go to last post
  7. Unanswered: Scrollable Panel not working

    Hi, I just started with Sencha Touch today so please forgive me for this: I am not able to get the following panel to scroll. Any help is...

    Started by Andaero, 12 Apr 2012 5:36 PM
    scroll, scroll panel, touch 2
    • Replies: 1
    • Views: 499
    13 Apr 2012 1:52 AM Go to last post
  8. Answered: Open PDF Documents

    Hello, I am developping a sencha touch 2.0 touch app and I need to be able to open PDF Documents. Currently I am using and iframe inside a Panel,...

    Started by Nunoestrada, 10 Apr 2012 7:11 AM
    • Replies: 9
    • Views: 1,672
    13 Apr 2012 1:18 AM Go to last post
  9. Answered: Tab

    items: } ] Hi I want to set tab 2 as active tab... How can i do it.

    Started by shaleen, 12 Apr 2012 6:08 AM
    • Replies: 3
    • Views: 302
    13 Apr 2012 12:35 AM Go to last post
  10. Answered: Listening for pinch events

    Does anyone know of a way to hook up a controller such that it will handle all "pinch" events throughout my application? I want a single controller...

    Started by Ageris, 11 Apr 2012 11:09 PM
    event binding, pinch event
    • Replies: 2
    • Views: 635
    12 Apr 2012 10:23 PM Go to last post
  11. Unanswered: Best practices for loading complex data models

    I'm having a conceptual problem with models and stores. I'm trying to build a sencha front-end for a rails app with about a dozen different models....

    Started by jamezilla, 11 Apr 2012 8:21 PM
    • Replies: 3
    • Views: 626
    12 Apr 2012 6:23 PM Go to last post
  12. Unanswered: Removing items from the viewport

    Should the following code work? It's not working for me. If not, how would I destroy the view I just added to the viewport? ...

    Started by FrankK, 5 Mar 2012 5:21 PM
    • Replies: 2
    • Views: 910
    12 Apr 2012 5:46 PM Go to last post
  13. Answered: "sencha" command running wrong version?

    I want to run `sencha app create`, but my "sencha" command seems to be running the old (SDK Tools?) version. I don't really understand the...

    Started by dkamins, 12 Apr 2012 12:37 PM
    sencha command, version
    • Replies: 2
    • Views: 375
    12 Apr 2012 2:53 PM Go to last post
  14. Unanswered: sencha app create does nothing

    I'm using latest Sencha SDK, docs, and Sencha Touch (2.0.0) on Mac OS X According to docs: The following command generates a new application with...

    Started by yoorek, 14 Mar 2012 7:11 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 4,605
    12 Apr 2012 1:32 PM Go to last post
  15. Answered: Correct Way To Bind a Record to a Form?

    All, How do you bind a record to a form such that changes to the form fields modify the model? I see how you can call...

    Started by gordonjl, 12 Apr 2012 9:22 AM
    binding, form, record
    • Replies: 2
    • Views: 915
    12 Apr 2012 1:18 PM Go to last post
  16. Unanswered: Grouper Question

    I am trying to use a grouper on a list, which uses an itemTpl that looks like this: I also have an itemCls that looks like this: My list...

    Started by jsweere, 23 Mar 2012 7:03 AM
    • Replies: 7
    • Views: 897
    12 Apr 2012 12:39 PM Go to last post
  17. Unanswered: ADB Geolocation Error after Sench Touch app build and deployment

    My deployment works all the way to deployment on the Android emulator. However, the following error appears from an ADB geolocation registering...

    Started by ronaldoneal, 12 Apr 2012 10:20 AM
    • Replies: 2
    • Views: 435
    12 Apr 2012 11:31 AM Go to last post
  18. Unanswered: [REQ] Dynamic Chart Titles

    I have a request on how to handle the legends & labels in a chart. I am coming across this a lot is wanting to make the legend titles dynamic so I...

    Started by hallikpapa, 8 Apr 2012 12:32 PM
    • Replies: 2
    • Views: 867
    12 Apr 2012 9:30 AM Go to last post
  19. Unanswered: Sencha SDK does not allow location.href

    I am currently building an app, which should test if you are using a desktop device (no phone - no tablet) and open another website in this case. ...

    Started by Kurt001, 11 Apr 2012 11:55 AM
    launch function, reload page, sencha app build, sencha sdk tool
    • Replies: 4
    • Views: 997
    12 Apr 2012 9:22 AM Go to last post
  20. Unanswered: sencha+phonegap: camera & keyboard ui buttons in different language?

    Hello dear Community, we found that our application's controls in iOS, which should come from the OS system like keyboard and camera (retake/use &...

    Started by 7creo, 12 Apr 2012 8:56 AM
    phonegap camera ui
    • Replies: 0
    • Views: 367
    12 Apr 2012 8:56 AM Go to last post