Sencha Touch 2.x: Q&A

Page 101 of 557 FirstFirst ... 51 91 99 100 101 102 103 111 151 201 ... LastLast

+ Post New Thread

  1. Answered: Controller control selector not working on iOS/Android devices

    Hi everyone, Have a small problem here with my controller and detecting taps on buttons in a form. The code snippet from my controller is below,...

    Started by matfin, 15 Jan 2013 7:28 AM
    controller, selector, tap event
    • Replies: 1
    • Views: 193
    16 Jan 2013 6:16 AM Go to last post
  2. Unanswered: Navigating views with the Android back button

    Heya, Got an issue that's been causing my hair to fall off for days... I cannot wrap my head around on how to use the back button to navigate...

    Started by Choda, 17 Aug 2012 1:46 AM
    android, back button, navigation, routes
    • Replies: 7
    • Views: 1,610
    16 Jan 2013 6:14 AM Go to last post
  3. Unanswered: a Bug in a MessageBox?

    Hi, I'm trying to show a pretty long text in a messageBox. Because it won't fit on the screen - I'm using 'scrollable' config with 'vertical'. ...

    Started by Roman2012, 4 May 2012 2:01 PM
    • Replies: 4
    • Views: 525
    16 Jan 2013 2:29 AM Go to last post
  4. Unanswered: LocalStorage data retrieval?

    Hi folks, Is there a way to retrieve a particular value from one's LocalStorage? Currently I'm looping through my fields in the store...

    Started by riyaad, 15 Jan 2013 6:03 AM
    localstorage
    • Replies: 2
    • Views: 253
    16 Jan 2013 12:05 AM Go to last post
  5. Unanswered: Sencha touch 2.x compile issues (Sencha CMD v3.0.0. 250)

    Hello By mistake i posted this in sencha touch 1.x forum. I am developing a sencha app and it is working fine in a normal development mode. I...

    Started by Ramprasadh, 14 Jan 2013 12:28 AM
    compile, sencha cmd 3.0.0.250, sencha tocuh 2
    • Replies: 2
    • Views: 237
    15 Jan 2013 8:11 PM Go to last post
  6. Unanswered: Overscroll issues: Lists, carousels, and nested lists

    For the sake of creating an application that looks and feels solid, I am needing to disable the overscroll in lists, carousels, and nested lists. I...

    Started by jsweere, 25 Jan 2012 11:42 AM
    • Replies: 2
    • Views: 684
    15 Jan 2013 7:03 PM Go to last post
  7. Answered: requires in Ext.Panel doesn't work

    Hi, I have done this view : Ext.define('DA.view.Weight', { extend: 'Ext.Panel', xtype: 'weightchart', requires: ,

    Started by Wolfie, 15 Jan 2013 12:05 PM
    • Replies: 2
    • Views: 228
    15 Jan 2013 3:55 PM Go to last post
  8. Unanswered: Back button doesn't work on device

    Hello, everyone! In my sencha touch application I enabled back button using routes in my controller. So the browser's back button works fine - I can...

    Started by sindoki, 13 Jan 2013 10:36 PM
    back button android
    • Replies: 3
    • Views: 241
    15 Jan 2013 2:03 PM Go to last post
  9. Unanswered: Generating Touch 2.1 app with Cmd 3.0.0.25 issues

    Hi! I am starting to be very frustrated! Yesterday, I have build my app with Touch 2.0 and SDKTool2.0beta. Everything was just fine, no errors,...

    Started by Wolfie, 13 Jan 2013 2:37 PM
    • Replies: 3
    • Views: 282
    15 Jan 2013 11:45 AM Go to last post
  10. Unanswered: Loading nested xml into tree store and displaying in a nestedlist view

    I'm working with a legacy system that I can't change which returns a complicated xml file which I want to load into a tree store and display in a...

    Started by shanem, 9 Jan 2013 3:49 AM
    nestedlist, tree store, xml
    • Replies: 2
    • Views: 311
    15 Jan 2013 8:10 AM Go to last post
  11. Lightbulb Unanswered: store listener does not work when using sencha-touch-all instead of sencha-touch-debu

    Hello, i have implemented a message store which extends Ext.data.Store for retrieving user messages from server. and before display them, i need...

    Started by wenying.yang@hp.com, 13 Jan 2013 7:58 PM
    • Replies: 2
    • Views: 307
    15 Jan 2013 8:01 AM Go to last post
  12. Answered: Are show/hide events buggy or what?

    Hi Folks, I'm trying to use the show/hide events with several components (naviagtion view, formpanel, toolbars) to improve code re-use and...

    Started by ericchaves, 13 Jan 2013 6:58 PM
    events broken, hide, show
    • Replies: 1
    • Views: 205
    15 Jan 2013 7:55 AM Go to last post
  13. Unanswered: Filtering a Nested List

    This should be a quick question: When filtering the store from which a nested list gets its data, should the nested list update automatically? I...

    Started by English, 11 Jan 2013 7:43 AM
    filtering, neste list
    • Replies: 3
    • Views: 378
    15 Jan 2013 7:54 AM Go to last post
  14. Unanswered: cannot read property 'id' of null

    Hi guys, Whenever i change the view on the leafitemtap which basically removes the nestedlist and adds a new view i get "cannot read property...

    Started by hyde007, 12 Jan 2013 12:11 PM
    • Replies: 2
    • Views: 218
    15 Jan 2013 6:30 AM Go to last post
  15. Unanswered: XMLHttpRequest cannot load when generating app

    Hi all, I have generated app with sencha touch 2.1 and Cmd 3.0 When I am strarting the app I got this messages in chrome console: I am...

    Started by Wolfie, 14 Jan 2013 9:06 AM
    • Replies: 4
    • Views: 274
    15 Jan 2013 5:26 AM Go to last post
  16. Unanswered: Pinch to Zoom Panels with HTML

    Hello, I am trying to zoom a Panel with HTML inside it. Ext.define('Sencha.view.Detail_content', { extend: 'Ext.Panel', xtype:...

    Started by tpae, 23 Oct 2012 11:09 PM
    panel, pinch-to-zoom
    • Replies: 2
    • Views: 1,099
    15 Jan 2013 5:24 AM Go to last post
  17. Answered: Referencing a View from within its items

    I would like to reference the loginform View from within the Button handler, without doing a component query, how can I do that? Is there a easier...

    Started by talwinder, 14 Jan 2013 2:30 PM
    • Replies: 2
    • Views: 165
    15 Jan 2013 4:57 AM Go to last post
  18. Answered: custom pictos best practices

    I'm trying to figure out the best way to store my custom pictos. Previously, I threw them in the sdk/resources/themes/images/default/pictos directory...

    Started by jamezilla, 15 Jan 2013 2:27 AM
    • Replies: 1
    • Views: 249
    15 Jan 2013 4:53 AM Go to last post
  19. Unanswered: Multiple forms in one container (height problem)

    Ok, I've got some problems with multiple forms in one container. What I want is a settings view that contains one form for each model in a store....

    Started by svendahlstrand, 15 Jan 2013 2:58 AM
    • Replies: 3
    • Views: 162
    15 Jan 2013 4:51 AM Go to last post
  20. Unanswered: Hi, After Entering into sencha command,it is showing the following error,PLZ help me

    Sencha Cmd v3.0.0.250 init-properties: init-sencha-command: init: -before-generate-workspace: generate-workspace-impl: Ignoring...

    Started by gssr007, 26 Nov 2012 8:19 AM
    • Replies: 7
    • Views: 834
    15 Jan 2013 4:10 AM Go to last post