Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: iOS Packaging - Highres icons are not included

    Hi guys. Has anybody had the same issue that when building iOS native, only the Icon.png is taken, but not all the other icons for example the...

    Started by graemlourens, 22 Apr 2012 11:54 PM
    • Replies: 0
    • Views: 179
    22 Apr 2012 11:54 PM Go to last post
  2. Answered: Calling controller methods from anywhere in js

    What s the recommended way to invoke a method in my main controller from anywhere in js without worrying about scope?! Should I use routes for that?

    Started by Rui Marinho, 21 Apr 2012 11:40 AM
    • Replies: 3
    • Views: 488
    22 Apr 2012 10:48 PM Go to last post
  3. Answered: How to maximize app?

    How can I maximize my app (not show the browser adrress bar...)?

    Started by brunoferoleto, 13 Mar 2012 10:44 AM
    • Replies: 9
    • Views: 980
    22 Apr 2012 8:49 PM Go to last post
  4. Answered: Ext.Component.destroy() causes blank viewport

    I have a controller where I create a panel to display item details after a List item click. When they click the list item, I show my panel (with...

    Started by rwbaker, 21 Apr 2012 7:45 PM
    destroy
    • Replies: 3
    • Views: 2,771
    22 Apr 2012 6:19 PM Go to last post
  5. Answered: Keyup event not fired for first key press in Search field

    I'm using the keyup event handler to detect every key press in a Search field. The event handler works, except for the first letter typed. So for...

    Started by Matt_d, 18 Apr 2012 3:15 AM
    • Replies: 2
    • Views: 873
    22 Apr 2012 5:15 PM Go to last post
  6. Answered: label on toolbar

    I added a label to a toolbar in my application. The default text color of the label was black which didn't look good against the dark blue of the...

    Started by kworam, 19 Mar 2012 9:32 AM
    • Replies: 2
    • Views: 574
    22 Apr 2012 5:02 PM Go to last post
  7. Unanswered: Native packaging - apk and ipa

    Hi, while i have been able to package to an apk file, i have not found any reference as to how to package to "ipa" in the sencha command line tool,...

    Started by Zavel, 19 Apr 2012 9:03 PM
    • Replies: 1
    • Views: 518
    22 Apr 2012 4:13 PM Go to last post
  8. Answered: Getting object reference

    Hi all, So I created my first every ST2 app based on the MVC architecture and am stuck. I created a tab panel and 1 of them is where i put my map....

    Started by khangwei, 22 Apr 2012 1:47 AM
    • Replies: 5
    • Views: 639
    22 Apr 2012 3:42 PM Go to last post
  9. Unanswered: List Items Not Showing

    Hi I was wondering if someone could help. I am using Sencha Touch 2 pr2. I have downloaded an example app with a list, store, and a model. The...

    Started by IsaacKoss, 2 Dec 2011 10:30 AM
    list, sencha touch 2.0
    • Replies: 8
    • Views: 1,746
    22 Apr 2012 12:39 PM Go to last post
  10. Answered: Showing a new panel by pressing list item

    I have a structure like this I have a main panel and i added a list view to the left side and at the right side i added another new panel. ...

    Started by bugrasnmz, 22 Apr 2012 10:26 AM
    • Replies: 4
    • Views: 703
    22 Apr 2012 12:19 PM Go to last post
  11. Unanswered: Simple List from dynamic JSON

    I'm pulling in some dynamic JSON from SoundCloud, but I cannot for the life of me after 4 days of trying get a simple list to show the data. I've...

    Started by jesterxl, 20 Apr 2012 5:37 PM
    • Replies: 2
    • Views: 455
    22 Apr 2012 11:41 AM Go to last post
  12. Answered: Load nested localstorage data workaround

    There is a confirmed bug at http://www.sencha.com/forum/showthread.php?173327-WebStorage-proxy-can-t-deal-with-associated-data So the associations...

    Started by zmagyar, 21 Apr 2012 9:13 AM
    • Replies: 6
    • Views: 784
    22 Apr 2012 11:09 AM Go to last post
  13. Answered: No data loaded from the store

    Hi I have configured a nested list and connected it to a proxy json file. When the application runs the Json data file getting loaded from the...

    Started by sadagopan, 20 Apr 2012 11:51 AM
    2 Pages
    1 2
    nestedlist, store
    • Replies: 10
    • Views: 1,130
    22 Apr 2012 11:01 AM Go to last post
  14. Unanswered: select field event

    Hi, i want to know what listener does the selectfield fires when the dude chooses an option and click done ? and how can i get the value he selected...

    Started by Bassem Samy, 22 Apr 2012 9:19 AM
    selectedfield
    • Replies: 2
    • Views: 375
    22 Apr 2012 9:32 AM Go to last post
  15. Answered: Form inside Tab Panel

    I am a newbie Sencha user. I would code a tab-panel and put inside each table a form. I try to define mainForm var and put in 2-tab, but if I click...

    Started by micsencha, 22 Apr 2012 3:52 AM
    form, tab
    • Replies: 3
    • Views: 996
    22 Apr 2012 7:27 AM Go to last post
  16. Answered: Is there any method to access remote REST api in sencha touch/ phonegap?

    I have a simple question: Any method to access remote REST api in sencha touch/ phonegap? Thanks

    Started by sunset, 22 Apr 2012 3:13 AM
    • Replies: 9
    • Views: 2,076
    22 Apr 2012 5:38 AM Go to last post
  17. Unanswered: pull&refresh can only add?

    I have a list with a store with a proxy When I click an item, I can delete it, I delete it both on server-side and do a store.remove(record) ...

    Started by ci11111, 21 Apr 2012 11:44 AM
    • Replies: 2
    • Views: 363
    21 Apr 2012 8:58 PM Go to last post
  18. Answered: Carousel not showing in panel

    I have a tab panel, one panel of which has a carousel. xtype: 'container', cls: ,html: '<h1>Course</h1>', ...

    Started by david4021, 21 Apr 2012 4:51 AM
    • Replies: 5
    • Views: 621
    21 Apr 2012 8:18 PM Go to last post
  19. Unanswered: show SVG

    Hello, I've been playing with Sencha Touch 2 for a couple of weeks now so this framework is pretty new to me. I have a SVG graph, HTML5...

    Started by cuva, 19 Apr 2012 10:39 AM
    html5, svg
    • Replies: 2
    • Views: 920
    21 Apr 2012 5:22 PM Go to last post
  20. Unanswered: Giving reference in Nested List

    My Nested List Ext.define('MyApp.view.KategorilerNested', { extend: 'Ext.dataview.NestedList', config: { ui: 'dark', ...

    Started by bugrasnmz, 21 Apr 2012 10:09 AM
    • Replies: 1
    • Views: 355
    21 Apr 2012 3:19 PM Go to last post