Sencha Touch 2.x: Q&A

Page 39 of 557 FirstFirst ... 29 37 38 39 40 41 49 89 139 539 ... LastLast

+ Post New Thread

  1. Unanswered: navigationView.reset() throws error

    Trying to get my navigationView to pop back to first item. It seems the intended way to do this is with the "reset()" method. On several of my...

    Started by markevans, 29 Mar 2013 4:41 PM
    getpagebox, navigation view, reset, reset view
    • Replies: 2
    • Views: 140
    30 Mar 2013 12:27 PM Go to last post
  2. Question Answered: Form POST error in 2.1.1

    Hi, Trying to get my mobile app upgraded to 2.1.1 from 2.0.1.1 and running into errors with form submissions all of a sudden. The form POSTs, but...

    Started by zlesko, 29 Mar 2013 9:51 AM
    • Replies: 3
    • Views: 191
    30 Mar 2013 11:30 AM Go to last post
  3. Unanswered: Sencha Touch 2 Native Android Packaging

    We've been trying to generate an Android app, but no luck yet. We have followed the guide etc. but the sencha package command executes quickly with...

    Started by 22bystander, 30 Mar 2013 2:06 AM
    deployment, native packaging android
    • Replies: 2
    • Views: 260
    30 Mar 2013 9:12 AM Go to last post
  4. Unanswered: NumberFiled raw input data

    How can I get the raw input from the "numberfiled"? For example if I typed "1234abc" into the "number filed" I want to obtain value of "1234abc" ....

    Started by andrzej2008, 28 Mar 2013 12:29 PM
    • Replies: 1
    • Views: 103
    30 Mar 2013 5:14 AM Go to last post
  5. Answered: How to get the buttons in a titlebar?

    According to the docs, the default items of the titlebar is xbutton. So I have a titlebar and three buttons added to it. So the titlebar has three...

    Started by pentool, 29 Mar 2013 9:52 PM
    button, titlebar
    • Replies: 3
    • Views: 275
    30 Mar 2013 4:36 AM Go to last post
  6. Answered: Passing events through a transparent panel

    Hi, I'm trying to group a set of buttons in a transparent layer to form a type of toolbar which controls a map. I'm doing that to make it...

    Started by ehboym, 27 Mar 2013 2:36 PM
    button, event, map, transparency
    • Replies: 3
    • Views: 264
    29 Mar 2013 10:35 PM Go to last post
  7. Unanswered: After upgrade to Sencha Touch 2.1.0 BETA 2, my app becomes a tiny cube

    Don't know if this is a known problem, but I can't seem to find anything close to this issue that might help me. Just by upgrading the sencha-touch...

    Started by luiscortes, 8 Aug 2012 1:26 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,180
    29 Mar 2013 3:27 PM Go to last post
  8. Unanswered: Change build paths

    Hi, I recently upgraded to Sencha Touch 2.1.1 from Sencha Touch 2.0.1, and I also upgraded from Sencha SDK Tools 2.0 beta to Sencha Command...

    Started by Hertz, 29 Mar 2013 12:41 PM
    2.1.1, app.json, buildpaths
    • Replies: 2
    • Views: 137
    29 Mar 2013 1:52 PM Go to last post
  9. Unanswered: Wierd layout issue with toolbar in formpanel

    I have a formpanel with a fieldset and a bottom toolbar. I am adding it in a navigatorview. When I view this code in browser, the toolbar covers the...

    Started by Mango_lier, 29 Mar 2013 9:34 AM
    • Replies: 2
    • Views: 123
    29 Mar 2013 12:49 PM Go to last post
  10. Unanswered: Updating a Grid store

    Hey all, I'm trying to load some data (michell s touch grid) into my grid, once the grid has already been painted. The grid is being loaded into a...

    Started by invisibled, 14 Mar 2013 4:14 PM
    grid, touch
    • Replies: 6
    • Views: 287
    29 Mar 2013 11:56 AM Go to last post
  11. Unanswered: WARN] The current working directory (/Applications/MAMP/htdocs/sencha-touch-2.1.0...

    Hi Guys, have been stucked on this almost the whole day now. I downloaded the latest SDK - sencha-touch-2.1.0-commercial, put it in my...

    Started by digitalworkroom, 7 Nov 2012 6:57 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 2,846
    29 Mar 2013 11:53 AM Go to last post
  12. Unanswered: show/hide Animations are skipped and jumpy

    I have defined show and hide animations for some buttons, popup panels, etc using fadeIn/fadeOut. For some reason, when I activate these items,...

    Started by pentool, 28 Mar 2013 8:15 AM
    • Replies: 3
    • Views: 152
    29 Mar 2013 10:05 AM Go to last post
  13. Answered: how multi-controller communication

    I have a controller like the following, when another controller fireEvent "MSG_PANEL2", MyController2.changeTlb is triggered, but in the function...

    Started by vnggui, 27 Mar 2013 10:43 AM
    • Replies: 7
    • Views: 251
    29 Mar 2013 10:02 AM Go to last post
  14. Unanswered: Problem with sass and $tabs-dark-active

    I'm using Sencha Touch 2.1.1 and trying to modify $tabs-dark-active:#ababab; in my custom sass file but sass complains that the compiled one is...

    Started by phogberg, 27 Mar 2013 9:24 AM
    • Replies: 2
    • Views: 139
    29 Mar 2013 9:37 AM Go to last post
  15. Unanswered: Sencha Touch2 Oreilly example - Open youtube video without leaving app

    Hi Looking at the Oreilly example in the sencha documents when you click on the videos in the about page, is their a way to open the youtube...

    Started by jbrown13, 27 Mar 2013 2:37 PM
    youtube video
    • Replies: 2
    • Views: 177
    29 Mar 2013 9:07 AM Go to last post
  16. Unanswered: New app built for IOS simulator cannot be opened

    Beginner here, and first of all, great framework. I've been playing for awhile and love what I see. I have trouble packaging the code on ios...

    Started by youknowhu, 27 Mar 2013 3:12 PM
    • Replies: 1
    • Views: 84
    29 Mar 2013 8:28 AM Go to last post
  17. Unanswered: app not updating on iphone

    I opened the URL in the browser and put the app on the homescreen. I made changes to the app, packaged it and uploaded it again to the webserver, but...

    Started by haemi, 27 Mar 2013 2:26 PM
    • Replies: 2
    • Views: 98
    29 Mar 2013 8:27 AM Go to last post
  18. Unanswered: Too many values after button click to get tab panel with navigation view

    I have a problem with the visualization of my navigationView. This is what the code produces: ..and this is what I want to do: My code is done...

    Started by sonia.bonvicin, 27 Mar 2013 12:08 AM
    • Replies: 3
    • Views: 284
    29 Mar 2013 8:00 AM Go to last post
  19. Unanswered: I need touch calendar in sencha touch 2 (Ext.ux.TouchCalendar)

    I need touch calendar in sencha touch 2 (Ext.ux.TouchCalendar) But this plugin is free or paid? i need this plugin. so please reply me. ...

    Started by chandu_munna, 28 Mar 2013 5:59 AM
    calendar, plugin, touch 2
    • Replies: 1
    • Views: 127
    29 Mar 2013 7:27 AM Go to last post
  20. Unanswered: ArrayStore read question

    In ExtJS for an ArrayStore, I could do the following to load data. How do I do it in Touch? store.proxy.data =, , ]; store.read();

    Started by Mango_lier, 27 Mar 2013 8:17 AM
    • Replies: 1
    • Views: 88
    29 Mar 2013 7:23 AM Go to last post