Sencha Touch 2.x: Q&A

Page 492 of 560 FirstFirst ... 392 442 482 490 491 492 493 494 502 542 ... LastLast

+ Post New Thread

  1. Unanswered: Ext.get is buggy in sencha touch 2.0 b2 ?

    Hi, I'm on beta 2. I suspect Ext.get is buggy and is returning stale Element references.. get: function(element) { var...

    Started by m mohan, 21 Feb 2012 1:01 AM
    • Replies: 4
    • Views: 1,346
    22 Feb 2012 8:58 AM Go to last post
  2. Unanswered: Viewport needed?

    Hello- New to Ext and Sencha Touch 2. Been tinkering around and looking at examples. One thing that has me puzzled is that I see some example...

    Started by jomifo, 22 Feb 2012 8:52 AM
    • Replies: 1
    • Views: 408
    22 Feb 2012 8:58 AM Go to last post
  3. Exclamation Unanswered: Passing a global variable defined to url method of proxy

    Hi, I have an app that determines the browser latitude and longitude (geolocation - html5) and I stored inside 2 global variables before even...

    Started by abhilashlr, 22 Feb 2012 1:30 AM
    arguements, passing, variables
    • Replies: 4
    • Views: 1,314
    22 Feb 2012 7:56 AM Go to last post
  4. Unanswered: synchronize fields

    Hi, I have several field that i need to synchronize. Indeed, when i change one i need to update another one 'cos they are linked alltogether. ...

    Started by Thierryg, 22 Feb 2012 5:50 AM
    • Replies: 1
    • Views: 380
    22 Feb 2012 7:27 AM Go to last post
  5. Unanswered: NestedList/TreeStore JSON Beta 3 problems

    I've had a tree store that worked fine in B1, but suddenly stopped working in B3, meaning the list doesn't show at all. I've changed 'rootProperty'...

    Started by WTFJEsus, 22 Feb 2012 4:46 AM
    • Replies: 1
    • Views: 328
    22 Feb 2012 7:25 AM Go to last post
  6. Answered: Impossible to select text under android

    This seems impossible to select chunk of text using android?

    Started by ci11111, 21 Feb 2012 11:39 PM
    • Replies: 2
    • Views: 935
    22 Feb 2012 6:48 AM Go to last post
  7. Unanswered: Is it possible..

    Is is possible to have a combination of Tabs and Carousels.. for example.. have Tabs down the bottom AND have the ability to switch between them...

    Started by lennonnz, 22 Feb 2012 12:15 AM
    • Replies: 1
    • Views: 337
    22 Feb 2012 6:41 AM Go to last post
  8. Question Unanswered: append html to a panel results in strangeness

    I am trying to understand why floats are not cleared to allow my appended divs to stack vertically, I need a few to be horizontal then start under...

    Started by landed, 22 Feb 2012 1:26 AM
    append
    • Replies: 1
    • Views: 409
    22 Feb 2012 6:34 AM Go to last post
  9. Unanswered: using templates in sencha touch 2

    hi, Im trying to use templates in sencha touch 2. But I don't know how to add the data, i followed the instructions of the video...

    Started by dyyyy, 21 Feb 2012 6:17 AM
    xtemplate
    • Replies: 4
    • Views: 2,090
    22 Feb 2012 5:59 AM Go to last post
  10. Answered: What is equivalent of ST1 Observable.capture method?

    What is the equivalent in ST2 of the ST1 Ext.util.Observable.capture call? I made use of this method quite a bit in debugging to see all events...

    Started by abierbaum, 21 Feb 2012 1:40 PM
    • Replies: 3
    • Views: 797
    22 Feb 2012 5:41 AM Go to last post
  11. Answered: Looking for help with building a grid/table layout

    Hi, I'm starting a new project and would love to do it with Sencha Touch. However, I would not know where to start in building this layout (the...

    Started by redmagic, 13 Dec 2011 3:54 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,757
    22 Feb 2012 5:39 AM Go to last post
  12. Answered: Dual scrolling weirdness.

    I have a view consistent of a toolbar docked at the top, a view to the left, acting as a menu, and a carousel in the right part of the view. My...

    Started by msweltzdk, 17 Feb 2012 2:20 AM
    • Replies: 5
    • Views: 718
    22 Feb 2012 5:08 AM Go to last post
  13. Question Answered: Ext.data.proxy Change page initial value for first page

    Hi, I'm trying to connect my Senchat Touch app to an existing website json service. When using the Ext.data.proxy with autopaging he use "1" as...

    Started by NicMic, 21 Feb 2012 2:49 AM
    ext.data.proxy, list, sencha touch 2 pr4
    • Replies: 2
    • Views: 528
    22 Feb 2012 2:32 AM Go to last post
  14. Answered: Sencha Touch Charts 2.x PR or Beta ?

    Searching through the forums it has been said that Sencha Touch Charts 2.x will be available when the Sencha Touch 2 final is out. With Sencha...

    Started by superstructor, 21 Feb 2012 7:31 PM
    • Replies: 2
    • Views: 722
    22 Feb 2012 12:04 AM Go to last post
  15. Answered: Current Route

    Is there a way to get the current route ?

    Started by UbuntuPenguin, 21 Feb 2012 5:14 PM
    controller, route, routes
    • Replies: 2
    • Views: 876
    21 Feb 2012 8:49 PM Go to last post
  16. Question Unanswered: Communicating between controllers - best practice?

    The getController function in Controller has been deprecated: 2.0.0 Considered bad practice - if you need to do this please use...

    Started by Zyphrax, 14 Feb 2012 7:46 PM
    controller, getcontroller, guide
    • Replies: 9
    • Views: 1,182
    21 Feb 2012 8:36 PM Go to last post
  17. Unanswered: Filling nestedLists with custom JSON data and customizing tpl for leaf notes

    Hey guys, I have a question about nestedLists. First of all I want to fill my nestedList with JSON data. Let's say my JSON looks something like...

    Started by Eugen_Max, 21 Feb 2012 3:17 PM
    • Replies: 2
    • Views: 401
    21 Feb 2012 4:19 PM Go to last post
  18. Answered: How to group a list but change the group order...

    Hi, I am wondering if it is possible to change the order of a grouped list. For example: Ext.define('a.store.S', { extend:...

    Started by Soenhay, 21 Feb 2012 1:03 PM
    • Replies: 5
    • Views: 828
    21 Feb 2012 1:56 PM Go to last post
  19. Unanswered: Controllers not loading from within Viewport controller

    I have a login, profile and settings view and a controller for each. In my viewport controller I define as follows. ...

    Started by GFI_SI, 21 Feb 2012 1:17 PM
    • Replies: 1
    • Views: 299
    21 Feb 2012 1:40 PM Go to last post
  20. Answered: Dynamically loading list in sencha touch 2

    I have a Sencha Touch 2.0 app that is set up with a card layout. It contains a dashboard with icons the user can click on and a customer list (xtype:...

    Started by jb1785, 17 Feb 2012 11:00 AM
    list, proxy, store
    • Replies: 3
    • Views: 998
    21 Feb 2012 1:36 PM Go to last post