Sencha Touch 2.x: Discussion

Page 1 of 112 1 2 3 11 51 101 ... LastLast

+ Post New Thread

  1. Sliding Side Menu

    Update The most recent version of this plugin can be found on GitHub. For a list of the most recent changes and bug fixes, see the changelog. ...

    Started by wnielson, 12 Jan 2012 4:06 PM
    21 Pages
    1 2 3 ... 21
    • Replies: 202
    • Views: 44,688
    16 May 2013 2:30 AM Go to last post
  2. Sencha Touch Charts 2.0 Beta Now Available

    Sencha Touch Charts 2.0 beta is now available for download: http://cdn.sencha.io/touch-charts-2.0.0-beta.zip Version 2.0 beta is compatible...

    Started by Edmund, 7 Mar 2012 4:52 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 35
    • Views: 19,220
    8 Oct 2012 7:47 PM Go to last post
  3. Sencha Touch 2 and PhoneGap

    Hi I'm trying to get Sencha Touch to work in Phonegap. I have added the SDK stuff and my app.js looks like Ext.setup({ viewport:...

    Started by jeanluca, 7 Feb 2012 6:05 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 12,591
    28 Jun 2012 12:18 PM Go to last post
  4. Sencha Touch 2 MVC NestedList

    Hi, I have a problem with NestedList in my test MVC application. I try to create app in ST 2.0 style only. It seems as it should work but there is...

    Started by kostysh, 22 Nov 2011 3:27 PM
    4 Pages
    1 2 3 ... 4
    2.x mvc nestedlist
    • Replies: 30
    • Views: 11,278
    19 Mar 2012 1:54 PM Go to last post
  5. Question Facebook-like slide in menu? Is it possible?

    Could I do a Facebook-App-like slide in menu with ST2? How would i do it? Styling isn´t the problem. I dont know how to do it. Card layout wouldn´t...

    Started by SunboX, 6 Nov 2011 3:47 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 9,580
    24 May 2012 6:12 PM Go to last post
  6. Question Can't get Store to work using MVC pattern

    I am finding it impossible to get a simple MVC application to work if it includes a Store. I keep getting these messages when I include a stores...

    Started by joejernst, 19 Nov 2011 1:27 PM
    3 Pages
    1 2 3
    • Replies: 28
    • Views: 9,482
    13 Apr 2012 4:48 AM Go to last post
  7. [HOWTO] Adding Event Listeners to Component Elements

    In Sencha Touch 2, this old format of adding listeners to a Component's element via the 'listeners' config is no longer supported: listeners: {...

    Started by Jacky Nguyen, 22 Jan 2012 4:36 PM
    • Replies: 0
    • Views: 8,845
    22 Jan 2012 4:36 PM Go to last post
  8. Submit Login Form using Sencha Touch 2 Beta

    Hello Friends, Could you please help me to create a Login Form using Sencha Touch 2 Beta I have created UI following some tutorials...

    Started by warkesm, 7 Feb 2012 7:41 AM
    login form in mvc, sencha 2 beta 1
    • Replies: 4
    • Views: 8,573
    13 Feb 2012 1:34 PM Go to last post
  9. Update existing record in Data Store (Sencha Touch 2.0)

    Hi, I have a store as Ext.define("GS.store.BirthStore", { extend: 'Ext.data.Store', config: { model:'GS.model.BirthModal',...

    Started by senchaSaurav, 30 Mar 2012 10:54 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 8,249
    18 Sep 2012 3:18 PM Go to last post
  10. How do I customize Ext.navigation.View

    I've made some progress, but I can seem to get all my changes to work properly. Here's what I want to do: 1) Disable the sliding Title transition...

    Started by bweiler, 2 Jan 2012 11:17 AM
    • Replies: 5
    • Views: 6,663
    8 Feb 2012 11:05 AM Go to last post
  11. Lightbulb (CORS) Cross-Origin Resource Sharing requests

    Hi all: With a growing number of services allowing the use of XMLHttpRequest2 and its advantages, I found if anything annoying that ST2 didn't...

    Started by luismerino, 16 Dec 2011 9:00 AM
    2 Pages
    1 2
    cors ajax request
    • Replies: 13
    • Views: 6,656
    2 Jul 2012 12:29 AM Go to last post
  12. MVC structure migration

    Hy, so curious by that new release, I try this morning migration from 1.1 to 2 Therefore... new errors, due to, I suspect, my Sencha...

    Started by Yoann M., 12 Oct 2011 2:04 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 6,097
    5 Nov 2011 3:46 AM Go to last post
  13. Question 2.x and phonegap?

    Has anyone tried PhoneGap 1.1.0 with 2.x? Does it work?

    Started by robl, 12 Oct 2011 5:40 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 31
    • Views: 5,836
    11 Apr 2012 1:37 AM Go to last post
  14. How to include my own javascript files

    Hi, I want to include my own javascript file into a sencha touch project (having some global constants etc.). To do so I just created the file in...

    Started by hebr3, 29 May 2012 11:35 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 5,796
    23 Apr 2013 2:58 AM Go to last post
  15. Question localstorage: Uncaught TypeError: Cannot call method 'create' of undefined

    sencha touch 2 PR2 google chrome source code: Ext.setup({ icon: 'icon.png', tabletStartupScreen: 'tablet_startup.png', ...

    Started by coolstr, 20 Nov 2011 8:19 PM
    2 Pages
    1 2
    localstorage
    • Replies: 13
    • Views: 5,719
    20 Mar 2012 7:24 AM Go to last post
  16. Sencha SDK Tools for Linux ?

    The Sencha Touch RC2 blog post has links to download the v2 SDK tools for both Windows and Mac but not Linux. When will Linux support be...

    Started by superstructor, 5 Mar 2012 12:22 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 5,718
    3 Apr 2012 11:17 PM Go to last post
  17. Question How can we access objects of inner components?

    Hi All, Can you please tell me the ways to access the objects of components which placed inside of an component from a controller?. I am using...

    Started by pm.sreejith, 3 Nov 2011 9:12 PM
    sencha 2, sencha mvc, sencha touch 2
    • Replies: 5
    • Views: 5,688
    7 Nov 2011 1:53 AM Go to last post
  18. Unique id working on iPhone and Android

    Hi! I've read that in next version of iOS will not disponible GUID for identify device. I'm creating a PhoneGap for Android and iPhone using...

    Started by sarah_77, 12 Dec 2011 3:09 PM
    3 Pages
    1 2 3
    • Replies: 24
    • Views: 5,631
    9 Jan 2012 4:38 PM Go to last post
  19. [PR 1] initComponent replacement -> initialize

    hi team, i am not 100% sure this is a bug, but definitely not working the ways i try it. the first version is fine: ...

    Started by tobiu, 12 Oct 2011 12:42 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 5,469
    16 Feb 2012 5:56 AM Go to last post
  20. Performance in Sencha Touch 2: what should we be concentrating on?

    Just thought I'd ask more knowledgeable members here what performance bottlenecks are likely in ST2. - too many stores running with too many...

    Started by shepsii, 19 Mar 2012 8:13 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 5,276
    3 Aug 2012 12:42 AM Go to last post