Sencha Touch 2.x: Discussion

Page 10 of 112 FirstFirst ... 8 9 10 11 12 20 60 110 ... LastLast

+ Post New Thread

  1. Store is loaded multiple time [Maximum call stack size exceeded]

    I'm having a weird problem with the Store class. Here is what I have: A simple view PollsList that defines a list view (with a store attribute set...

    Started by maneki, 18 Jun 2012 4:55 AM
    store
    • Replies: 4
    • Views: 2,743
    12 Mar 2013 6:52 AM Go to last post
  2. HTML5 Validation on input

    Hi all, I'm currently building a heavy data application with sencha touch. Users will have to fill lots of forms, and I miss some of the features...

    Started by shubakk, 7 Mar 2013 2:47 AM
    • Replies: 5
    • Views: 420
    12 Mar 2013 6:32 AM Go to last post
  3. What is the difference between "xtype", "id", "alias" and "name"?

    I'm very confused about how and when to use these references. And then, when does "widget.XXXX" come into play? Would someone kindly explain how best...

    Started by 2b3pro, 11 Mar 2013 10:42 PM
    • Replies: 2
    • Views: 232
    12 Mar 2013 5:46 AM Go to last post
  4. Ext.util.Droppable status?

    What is the current status of Ext.util.Droppable? It seems not to be used by any other class in the framework. Also it uses not existed method of...

    Started by SamuraiJack1, 1 Mar 2012 5:12 AM
    • Replies: 9
    • Views: 1,512
    12 Mar 2013 1:37 AM Go to last post
  5. ListView not launching after compiling for WP8 via Cordova!

    Hi there, recently I'm trying to develop a WP8 app with SenchaTouch 2.2.0 alpha+ beta 1. There is few list view panel on my app, all are well...

    Started by Shariar Shaikot, 8 Mar 2013 10:20 AM
    list view blank, senchatouch 2.2.0, windows phone 8
    • Replies: 1
    • Views: 215
    9 Mar 2013 6:18 AM Go to last post
  6. Ext.data.JsonP.request with XML payload

    Hi experts, I am new to ST2. Now I try to make cross domain call by using Ext.data.JsonP.request. In my scenario, I need to pass a XML payload to...

    Started by ChrisXu, 7 Mar 2013 1:53 AM
    jsonp
    • Replies: 3
    • Views: 332
    8 Mar 2013 2:24 PM Go to last post
  7. Sencha Touch 2.1.1 Draw Circles and Drag Them

    Hi All, I am using below code to render two circles on screen. circles render correctly. I would like to drag these circles how i can do this,...

    Started by manishprajapati, 8 Mar 2013 2:58 AM
    • Replies: 0
    • Views: 193
    8 Mar 2013 2:58 AM Go to last post
  8. List speed

    hey guys, i updated my sencha touch 2.1 app to 2.2 yesterday ..... the whole ing night ~o) and i have to say ...... THANK YOU! its...

    Started by peterrobertz, 8 Mar 2013 1:35 AM
    • Replies: 2
    • Views: 240
    8 Mar 2013 2:06 AM Go to last post
  9. Uncaught TypeError: Cannot read property 'dom' of null

    Here's the sequence of events. From Ext.NavigationView List, itemtap brings up a Ext.Prompt for a password. Correct password displays...

    Started by 2b3pro, 7 Mar 2013 2:34 PM
    • Replies: 2
    • Views: 346
    7 Mar 2013 8:34 PM Go to last post
  10. Suggestion: itemConfig for List

    The config for List exposes a couple of properties that can be used to configure each ListItem: itemCls and itemTpl. Since a ListItem is a component,...

    Started by cdamon, 5 Mar 2013 10:34 PM
    list
    • Replies: 1
    • Views: 176
    7 Mar 2013 10:39 AM Go to last post
  11. Ext.DataView and tpl

    Hello, I'm migrating an app to ST 2 and noticed that the tpl configuration doesn't work as before on an Ext.DataView. Using itemTpl works like a...

    Started by socky, 19 Mar 2012 8:07 AM
    • Replies: 4
    • Views: 872
    7 Mar 2013 9:27 AM Go to last post
  12. Certificate.p12: no identity found

    Hi Sencha Team I have valid corporate certificate and provisioning file but still I get this error when I do 'sencha app build native' command. ...

    Started by kramprabhu, 7 Mar 2013 6:24 AM
    ios native build
    • Replies: 0
    • Views: 131
    7 Mar 2013 6:24 AM Go to last post
  13. Geolocation permission request fires twice on native builds fo iOS

    Hi, in my app I use Ext.Map component, so at the first start of app on IPhone user will get a request for using location permissions. As expected...

    Started by kostysh, 20 Feb 2013 8:25 PM
    • Replies: 5
    • Views: 604
    6 Mar 2013 4:50 AM Go to last post
  14. Basic Authentication

    I would like to send basic authorization headers when using the save method on a model. Does anyone know what the correct approach is? My initial...

    Started by jhennard, 22 Dec 2012 4:18 PM
    • Replies: 3
    • Views: 766
    5 Mar 2013 11:05 PM Go to last post
  15. Question on routing

    Dear Collective Wisdom, I am having issues with trying to convert over a backbone.js app to ST. In my old app, I had the following 2-controls to...

    Started by horcle_buzz, 4 Mar 2013 7:53 PM
    list view, routes, tree store
    • Replies: 2
    • Views: 338
    5 Mar 2013 7:38 PM Go to last post
  16. Dataview not rendering in some cases

    I have a Carousel in my application: Ext.define('Poc.view.CarruselPrincipal', { extend: 'Ext.carousel.Carousel', alias:...

    Started by jfern, 21 Feb 2013 6:18 PM
    dataview;carousel;dom;
    • Replies: 2
    • Views: 274
    5 Mar 2013 5:32 PM Go to last post
  17. List selected item not highlighted

    Hello, My list does not hightlight the selected item, I am a newbie, which config am I missing? Ext.define('MyApp.view.MyListList', { ...

    Started by cb01, 4 Mar 2013 2:07 PM
    • Replies: 1
    • Views: 187
    5 Mar 2013 9:49 AM Go to last post
  18. Native android packaging

    Hi, I spent many hours trying to package my Sencha Touch 2 app to a native app, but with no success. Is there anyone who has some experience...

    Started by wuytsr, 7 Dec 2012 5:57 AM
    android, native, packaging, sencha, touch
    • Replies: 4
    • Views: 826
    5 Mar 2013 5:57 AM Go to last post
  19. Offline documentation now missing since 2.1.

    This has been somewhat of a sore issue for me. Being able to view documentation offline is something that I do 99.99% of the time. Why? Because it's...

    Started by jay@moduscreate.com, 4 Mar 2013 11:49 AM
    • Replies: 0
    • Views: 247
    4 Mar 2013 11:49 AM Go to last post
  20. Twitter style menu in List items - Sencha Touch 2.0

    There is one great component which can make work your list items like in Twitter app...

    Started by s.t.a.s, 5 Apr 2012 1:25 AM
    • Replies: 5
    • Views: 1,887
    4 Mar 2013 8:17 AM Go to last post