Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: Hi all can we use Sencha Touch 2 for Android OS 4?

    Hi all, Can we use Sencha touch 2 for android 4. Actually when opened sencha touch/phone gap app in os version I am getting one white screen...

    Started by myhumandreams, 2 Apr 2012 3:51 AM
    android 4, sench touch 2.0
    • Replies: 1
    • Views: 769
    2 Apr 2012 5:16 AM Go to last post
  2. Unanswered: Reload store binded to select field on select show

    I have a login form with username, password, and database picker. The database picker is implemented as a select list that's binded to a Database...

    Started by jchau, 1 Apr 2012 5:08 PM
    • Replies: 2
    • Views: 426
    2 Apr 2012 5:11 AM Go to last post
  3. Question Unanswered: tabpanel and charts

    Hi, i am trying to show a bar chart in a tab, i have a container as root of application in vbox layout, a toolbar docked to top and a tabpanel...

    Started by hammadmirza, 26 Mar 2012 4:05 AM
    • Replies: 6
    • Views: 1,122
    2 Apr 2012 5:09 AM Go to last post
  4. Answered: Subtract a lot of seconds from any date

    From the Ext help I have thus far var dt1 = Ext.Date.add(new Date(1989,11,17,3,24,0);, Ext.Date.DATE, -5); but a guess is Ext.Date.DATE in the...

    Started by landed, 26 Mar 2012 12:32 PM
    date
    • Replies: 4
    • Views: 1,137
    2 Apr 2012 5:04 AM Go to last post
  5. Unanswered: Scrollbar update after item delete

    Hi, I've create an image gallery using dataview: { xtype: 'dataview', scrollable: 'horizontal', ...

    Started by arthurva, 2 Apr 2012 1:36 AM
    • Replies: 1
    • Views: 316
    2 Apr 2012 4:59 AM Go to last post
  6. Unanswered: Scroll not working for a panel with Tabpanel and list

    Hi, I am using senhca 2 mvc, I have a structure like Main Panel with fullscreen:true,layout:'vbox'. This Main Panel has a TabPanel, with the 1...

    Started by Shafnas, 1 Apr 2012 9:46 PM
    panel, scroll panel, sencha 2, tab panel
    • Replies: 1
    • Views: 537
    2 Apr 2012 4:54 AM Go to last post
  7. Unanswered: Add an invalid model instance to a localstore and have it persisted

    Hi, I have a model class that has validation defined. When I create an instance of that model without giving it data that satisfy the validation,...

    Started by cheefoong, 1 Apr 2012 8:33 PM
    model validate, store sync
    • Replies: 1
    • Views: 427
    2 Apr 2012 4:43 AM Go to last post
  8. Unanswered: selectfield's focus/blur events

    I need event to be fired when the list of selectfield is exposing & when it is closing, but focus/blur events aren't firing: how to force to fire...

    Started by vnurin, 1 Apr 2012 7:27 PM
    • Replies: 1
    • Views: 592
    2 Apr 2012 4:40 AM Go to last post
  9. Answered: CSS Vars

    I am new to Sencha and Ext. In looking over the doc page for Ext.dataview.List I can see how to use the various elements like the config and...

    Started by pconley312, 1 Apr 2012 4:32 PM
    • Replies: 1
    • Views: 831
    2 Apr 2012 4:34 AM Go to last post
  10. Unanswered: Sencha Touch 2 NestedList goToNode() is not working

    I am invoking goToNode() like so: nestedList.goToNode(Ext.create('myStore').getRoot()); The list shows the title in the toolbar correctly...

    Started by abshnasko, 1 Apr 2012 1:52 PM
    nestedlist
    • Replies: 1
    • Views: 974
    2 Apr 2012 4:33 AM Go to last post
  11. Question Unanswered: Deselect xtype:'list' item on Tab change

    I have a TabPanel, one of the Tabs is going to contain a List. When I select an Item of the List, and then change to another tab and go back, the...

    Started by igama, 26 Mar 2012 3:17 AM
    deselect, list, tabpanel
    • Replies: 3
    • Views: 786
    2 Apr 2012 4:23 AM Go to last post
  12. Unanswered: Show jsonrpc data in list view

    Hey guys, i'm developing an application which gets a list from a server over a jsonrpc call. In my debug i can see that I get the list my question...

    Started by PhilChill, 27 Mar 2012 6:57 AM
    jsonrpc, list
    • Replies: 3
    • Views: 560
    2 Apr 2012 3:54 AM Go to last post
  13. Answered: Cannot use getFlex in event listener.

    I might be missing something fundamental here, but I cannot seem to figure out why this does not work: Ext.define('InBrief.view.TileButton', { ...

    Started by Ageris, 1 Apr 2012 9:53 PM
    button, initialize
    • Replies: 3
    • Views: 418
    2 Apr 2012 2:44 AM Go to last post
  14. Unanswered: panel.show() mehtod not working.

    I need pop-up box but panel.show() method not working. I am using sencha touch 2.0 gpl version. any help?

    Started by nareh tank, 27 Mar 2012 10:54 PM
    • Replies: 6
    • Views: 512
    2 Apr 2012 2:38 AM Go to last post
  15. Unanswered: push() -> pop() -> push() content not scrollable

    Hi there, If I push a view one time, everything is fine, but when I pop it and re-push this view, all my content of this view is not scrollable....

    Started by dgamax, 2 Apr 2012 1:06 AM
    • Replies: 1
    • Views: 304
    2 Apr 2012 1:18 AM Go to last post
  16. Answered: Itunes sync failed to install app

    I have a problem installing the iphone app created by the SDK tool. I see the app loading on my iphone but when it comes to installing it I get...

    Started by krike, 29 Feb 2012 8:26 AM
    • Replies: 7
    • Views: 17,973
    2 Apr 2012 12:37 AM Go to last post
  17. Answered: Switch between views

    Hi, I have a secondary view defined like this in my navigation's view : { title :...

    Started by Thierryg, 16 Feb 2012 7:02 AM
    • Replies: 5
    • Views: 764
    2 Apr 2012 12:17 AM Go to last post
  18. Unanswered: How to change the defaultBackButtonText in the navigationview?

    Hi, I want to change the "defaultBackButtonText - Defaults to: "Back"". Please how to do that?

    Started by Olivierco, 3 Mar 2012 4:39 PM
    • Replies: 4
    • Views: 589
    2 Apr 2012 12:12 AM Go to last post
  19. Answered: Pop to root view in Ext.navigation.View

    How can I pop to the root view? I've tried various things like: while(navigationView.canPop()) navigationView.pop(); But I haven't found...

    Started by marcuswu, 9 Jan 2012 7:45 AM
    2 Pages
    1 2
    navigation pop root
    • Replies: 12
    • Views: 2,310
    1 Apr 2012 11:54 PM Go to last post
  20. Unanswered: iOS, Sencha auto scroll on focus

    Hey there, I have a <textarea> inside of an Ext.list in a web application that I'm viewing on iOS in a UIWebView. 2 things. 1) When the...

    Started by larse503, 1 Apr 2012 2:45 PM
    • Replies: 3
    • Views: 678
    1 Apr 2012 10:55 PM Go to last post