Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Answered: Searchable list example

    I'm new to sencha touch and was looking for the code for the searchable list in the examples of the st2 documentation.

    Started by frank.llamo, 28 Apr 2012 5:18 AM
    • Replies: 2
    • Views: 696
    30 Apr 2012 7:36 AM Go to last post
  2. Answered: Fail to sync local storage...

    I wonder what happen that I fail to sync my store back to local storage. my store add the data successfully, somehow, it fail to sync data back to...

    Started by hengboyz, 27 Apr 2012 1:29 AM
    • Replies: 4
    • Views: 841
    30 Apr 2012 6:51 AM Go to last post
  3. Unanswered: Geolocation doesn't work the first time

    I call updatelocation in the launch function and it doesn't seem to work. geo param is always null. If I call it again (i.e. via a button tap event)...

    Started by farbodr, 28 Apr 2012 5:06 PM
    • Replies: 2
    • Views: 409
    30 Apr 2012 6:38 AM Go to last post
  4. Unanswered: A couple of noob questions: Creating a comments section etc

    Forgive me but I'm new to this. Is it possible to create a blog comments section on my app, and how? I'd like to have my site look like and...

    Started by thebeloved, 28 Apr 2012 2:53 PM
    • Replies: 1
    • Views: 330
    30 Apr 2012 6:19 AM Go to last post
  5. Answered: not displaying button in tabpanel form

    Hi, I am not be able to view buttons that I have defined in toolbar of mainForm Form. This is my code: Ext.application({ glossOnIcon: false,...

    Started by micsencha, 28 Apr 2012 7:38 AM
    button, form, tabpanel, toolbar
    • Replies: 1
    • Views: 546
    30 Apr 2012 6:10 AM Go to last post
  6. Unanswered: Searching in the list

    Hello, Search in the list is not working because of some reasons. my main panel Ext.define('MyApp.view.MyPanel', { extend:...

    Started by bonqee, 28 Apr 2012 4:24 AM
    sench touch 2.0, sench touch mvc, sencha 2.0
    • Replies: 1
    • Views: 307
    30 Apr 2012 6:05 AM Go to last post
  7. Unanswered: SDK tool freezes with message "This device does not support Geolocation"

    When I try to run the sdk tool to create jsb3 file I get this message: app.js:33 This device does not support Geolocation. undefined:0 TypeError:...

    Started by farbodr, 27 Apr 2012 5:45 PM
    • Replies: 2
    • Views: 755
    30 Apr 2012 6:01 AM Go to last post
  8. Unanswered: How to add background image to heading of nested list?

    How can we put background image to heading of nestedlist as well as change the text dynamically. For example, in nestedlist of kitchen sink, "Nested...

    Started by new2extjs, 27 Apr 2012 12:41 PM
    • Replies: 1
    • Views: 657
    30 Apr 2012 5:56 AM Go to last post
  9. Unanswered: Set to Top of List

    When returning to a list, how do I get the panel to reset to the top of the list?I also have the same issue with a 'detail' panel, in the the...

    Started by allisterf, 27 Apr 2012 11:05 AM
    • Replies: 1
    • Views: 497
    30 Apr 2012 5:53 AM Go to last post
  10. Unanswered: History support in app

    Hi folks, I have an app set up with tab panels and controller functions to switch between tabs but a new requirement now is to include history...

    Started by matfin, 27 Apr 2012 7:01 AM
    • Replies: 1
    • Views: 368
    30 Apr 2012 5:48 AM Go to last post
  11. Unanswered: Sliding In/Out Navigation Panel

    Hi all, Just started playing with Sencha today. To get a better under standing on coding with Sencha, could someone please show how I could do the...

    Started by Andaero, 12 Mar 2012 9:51 PM
    • Replies: 2
    • Views: 557
    30 Apr 2012 5:48 AM Go to last post
  12. Answered: can an ST2 app determine at runtime if it is running natively packaged?

    I would like to write some code in my ST2 app that loads a resource from a one url when running natively packaged and from another url when running...

    Started by kworam, 28 Apr 2012 7:52 PM
    • Replies: 2
    • Views: 402
    30 Apr 2012 5:40 AM Go to last post
  13. Unanswered: adding complete folders to .jsb3 file for production

    in my app.jsb3 file used to make my single js file in production { "path": "app/res/ "name": "*" }, that used to work to include the whole...

    Started by landed, 27 Apr 2012 4:37 AM
    • Replies: 1
    • Views: 341
    30 Apr 2012 5:40 AM Go to last post
  14. Unanswered: What's the difference between alias and xtype?

    What's the difference between alias and xtype? I f a want to custom a new view widget and use it should I use xtype or alias?

    Started by sunset, 27 Apr 2012 3:57 AM
    • Replies: 1
    • Views: 447
    30 Apr 2012 5:39 AM Go to last post
  15. Unanswered: HasMany association is not working (with copy and past code example)

    I am trying to load a json object with nestend objects into a store. All associations except one are working. The one that does not work is a hasMany...

    Started by LauXjpn, 27 Apr 2012 3:45 AM
    association, example code, hasmany, json, store
    • Replies: 1
    • Views: 456
    30 Apr 2012 5:38 AM Go to last post
  16. Unanswered: layout suggestion

    Which type of layout suits most to create a photo gallery in sencha touch 2.0 thanks,

    Started by hemant1, 27 Apr 2012 3:35 AM
    • Replies: 1
    • Views: 356
    30 Apr 2012 5:36 AM Go to last post
  17. Unanswered: Supporting Multiple Languages but with a single download

    Unless we test the user agent server side and have a mySingleApWithMyLang.js for each locale then I am stuck with loading in the user language at...

    Started by landed, 27 Apr 2012 2:59 AM
    languag, language support
    • Replies: 1
    • Views: 473
    30 Apr 2012 5:36 AM Go to last post
  18. Unanswered: SDK Tools beta 3 issue on linux

    $ cd /workspace/sencha/sencha-touch-2.0.1$ sencha generate app --name=MyApp --path=/tmp/ff -l all $ cd /tmp/ff $ sencha app build package ...

    Started by nora.olsen77, 26 Apr 2012 9:50 PM
    • Replies: 2
    • Views: 507
    30 Apr 2012 5:27 AM Go to last post
  19. Unanswered: Carousel overlay

    Is it possible to do it? I have tried to do Ext.viewport.add ( carousel) where carousel has a special width, height, modal: true, hideOnMaskTap:...

    Started by ci11111, 27 Apr 2012 2:06 AM
    • Replies: 1
    • Views: 507
    30 Apr 2012 5:17 AM Go to last post
  20. Unanswered: how to add toolbar in naviagtion view

    In Naviagtion view i want to add the toolbar which shows the title of the selected item and on tap of that title i want to move the user to map...

    Started by hemant1, 26 Apr 2012 10:56 PM
    • Replies: 1
    • Views: 397
    30 Apr 2012 4:51 AM Go to last post