Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: login form submit failed in Sencha Touch 2

    i make a login formpanel like this, (in view) loginForm = this.getParent(); loginForm.submit({ params: this.getParent().getValues(),

    Started by glom1029, 16 Jul 2012 11:32 PM
    login fails
    • Replies: 1
    • Views: 1,061
    17 Jul 2012 2:06 AM Go to last post
  2. Unanswered: xtemplate value storage in a variabale

    '<tpl for="ticketData">', '{activeColor}','</tpl>',I have to use the value of activeColor at many places, so is there any way to store the value of...

    Started by shaleen, 16 Jul 2012 1:29 AM
    2 Pages
    1 2
    xtemplate
    • Replies: 11
    • Views: 840
    17 Jul 2012 1:45 AM Go to last post
  3. Unanswered: in app advertising without use of iframes

    Okay so I finished developing my first sencha touch 2 app a couple of days ago and then ran into some huge problems that I can't resolve and that...

    Started by thecodegenius, 16 Jul 2012 2:50 AM
    ad banners, android 4.0, iframes, native build, phonegap
    • Replies: 6
    • Views: 807
    16 Jul 2012 1:16 PM Go to last post
  4. Unanswered: Trap Carousel horizontal and vertical movement

    I built a front page portal. In that portal there are several vertical columns. Each column contains one or more widgets (i.e. weather, lists, news...

    Started by BostonMerlin, 16 Jul 2012 8:01 AM
    • Replies: 1
    • Views: 313
    16 Jul 2012 1:04 PM Go to last post
  5. Unanswered: Seeing the three dots, when accessing the app GS from localhost.

    Hello All, New to Sencha and/or mobile development, but have been trying the "Sencha Get Started Video" Got through the initial installation of...

    Started by manasa, 15 Jul 2012 1:02 PM
    • Replies: 4
    • Views: 780
    16 Jul 2012 11:45 AM Go to last post
  6. Answered: Where is "dockedItems"?

    Hello, On many code snippet examples I see a config for panels called "dockedItems", specified as an array of items which are docked to the panel....

    Started by pentool, 16 Jul 2012 10:30 AM
    dockeditems
    • Replies: 3
    • Views: 660
    16 Jul 2012 11:23 AM Go to last post
  7. Unanswered: scrollable picker does not retain position.

    Hi, I'm trying to implement a picker that is scrollable horizontally. I'm trying to scroll left/right to view the other slots and have it retain the...

    Started by vtu, 16 Jul 2012 10:10 AM
    picker, scrollable
    • Replies: 1
    • Views: 364
    16 Jul 2012 11:00 AM Go to last post
  8. Answered: Rounded 3D Look on Ext.field.Radio

    Hello all! This is my first post here, as will be evident by the post count. :D I was hoping that you guys may be able to help with what I am...

    Started by Zach C., 10 Jul 2012 6:55 AM
    • Replies: 2
    • Views: 369
    16 Jul 2012 9:59 AM Go to last post
  9. Unanswered: initialize: function() not working in production build of app

    My Sencha Touch app has a carousel. In the initialize (initialise :]) function for the carousel I run a series of methods that basically downloads...

    Started by kenono, 16 Jul 2012 7:21 AM
    carousel, production build
    • Replies: 1
    • Views: 429
    16 Jul 2012 8:40 AM Go to last post
  10. Answered: How use custom config?

    Example: Picker class Ext.define('TouchControl.view.MainMenu_DMSPicker', { extend: 'Ext.picker.Picker', config: { ...

    Started by PSB, 16 Jul 2012 4:10 AM
    • Replies: 3
    • Views: 645
    16 Jul 2012 5:47 AM Go to last post
  11. Unanswered: Packed application In-App Payments

    Hello Is it possible to make an in-app payment in sencha touch 2 for the android and the apple store?

    Started by simplex1, 15 Jul 2012 2:47 AM
    • Replies: 1
    • Views: 368
    16 Jul 2012 5:46 AM Go to last post
  12. Unanswered: Developing a self service app for students at my college.

    What syntax to use in order for the program to refresh every time a different tab is being clicked ? I am using Sencha wrapper to wrap around some...

    Started by tlepshev, 11 Jul 2012 8:00 AM
    • Replies: 1
    • Views: 337
    16 Jul 2012 4:49 AM Go to last post
  13. Unanswered: Phonegap required to access native APIs while using Sencha at UIlayer for iPhone/iPad

    Without PhoneGap is it possible to access native APIs of iOS in Sencha. We suggested our client that we use Sencha as UI Layer, PhoneGap to fill...

    Started by urmilsetia, 14 Jul 2012 9:03 AM
    ios, iphone, native app, phonegap, sench touch 2.0
    • Replies: 2
    • Views: 681
    16 Jul 2012 4:09 AM Go to last post
  14. Answered: How to move from one view to another view using viewport in sencha?

    In my application i have a one view with topbar and some fields. In this button, when i am clicking the login button, i want to move to another view...

    Started by arindam.hit, 13 Jul 2012 2:14 AM
    sencha touch 2, viewport
    • Replies: 8
    • Views: 1,410
    16 Jul 2012 3:54 AM Go to last post
  15. Unanswered: tabpanel set hash rather than set active item?

    We have routes setup for each view of a tabpanel, how can we get the tabpanel buttons to set the browser hash rather than directly set the active...

    Started by dzedward, 3 Apr 2012 7:59 AM
    • Replies: 4
    • Views: 1,486
    16 Jul 2012 2:30 AM Go to last post
  16. Unanswered: Performance is so bad with big data in a store

    Hi I have just make a application with 1G data in a store and show it with a list. I have already used ListPaging but the performance is still...

    Started by edwin032602, 13 Jul 2012 1:18 AM
    big data
    • Replies: 3
    • Views: 646
    16 Jul 2012 2:06 AM Go to last post
  17. Answered: how to get data from node.js restify server.

    I am trying to get data from node.js restify server. The server returns a json object. I am having problem reading the data. I am getting this...

    Started by syedimty, 14 Jul 2012 11:54 PM
    • Replies: 4
    • Views: 1,017
    16 Jul 2012 1:55 AM Go to last post
  18. Unanswered: Json data not showing in ajax call

    Hi to all, i'm new on this forum and in Sencha world. I'm tryng to load some JSON data from same web-server (local WAMP), but my application doesn't...

    Started by sineverba, 15 Jul 2012 12:03 PM
    • Replies: 3
    • Views: 377
    16 Jul 2012 1:49 AM Go to last post
  19. Unanswered: How to get values of textbox(sencha touch UI) for prado database authentication.

    Hi, I created one project for prado framework and now i changed prado UI code to sencha touch code for two text field username and password....

    Started by Manoj Parida, 16 Jul 2012 12:50 AM
    • Replies: 1
    • Views: 367
    16 Jul 2012 1:45 AM Go to last post
  20. Answered: selectfield - get index of selected field??

    Is there any easy way to get the index of the selected field within a selectfield? The index is not the same as the value of the selected field. ...

    Started by klaus777, 13 Jul 2012 5:31 AM
    • Replies: 2
    • Views: 838
    16 Jul 2012 12:46 AM Go to last post