Sencha Touch 2.x: Q&A

Page 40 of 560 FirstFirst ... 30 38 39 40 41 42 50 90 140 540 ... LastLast

+ Post New Thread

  1. Unanswered: Who to dynamically add elements into a panel

    Hi, I'm trying to add element to a panel. I can see the elements in the items array but they either not displayed at all or only one of them is...

    Started by ehboym, 4 Apr 2013 4:25 AM
    • Replies: 3
    • Views: 162
    4 Apr 2013 12:02 PM Go to last post
  2. Unanswered: Change path to source files when building app using SDK Tools

    I'm trying to run a build using "sencha app build -e production", but am running into an issue where the path to the source files is incorrect. In...

    Started by clubby, 3 Apr 2012 9:50 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,608
    4 Apr 2013 7:29 AM Go to last post
  3. Unanswered: adding sprite to the chart

    I am trying to add the sprite to the sencha touch chart. please refer to my code: generateData = function (n, floor) { var data = , ...

    Started by raman4984, 22 May 2012 4:53 AM
    sencha touch 2.0
    • Replies: 4
    • Views: 632
    4 Apr 2013 7:27 AM Go to last post
  4. Unanswered: overlapping rows in list

    Since upgrading from Sencha Touch 1.9.0 to 2.1.1 my code to expand the tapped row in a list view has stopped working properly. My code was based...

    Started by Matt_d, 3 Apr 2013 11:04 PM
    • Replies: 1
    • Views: 166
    4 Apr 2013 3:20 AM Go to last post
  5. Unanswered: Pragmatically upload images - multipart/form-data

    I am trying to upload an image that I have in localStorage. It's stored in base64 encoding so I convert it with atob(). How can I use Ext.Ajax to...

    Started by sissonb, 15 Feb 2013 12:03 PM
    • Replies: 4
    • Views: 382
    4 Apr 2013 2:32 AM Go to last post
  6. Unanswered: itemtap event not passing htmlelement parameter in Touch 2.1.1

    I'm trying to get the row of a list view to expand when it's tapped to display extra rows of text. It was working in Sencha Touch 1.9.0, but since...

    Started by Matt_d, 2 Apr 2013 3:52 AM
    • Replies: 3
    • Views: 199
    3 Apr 2013 11:19 PM Go to last post
  7. Unanswered: spinner decimal precision

    How can I configure the spinner to increment its value by "0.01". When I set the property: stepValue: 0.01, number displayed inside the...

    Started by andrzej2008, 3 Apr 2013 12:49 PM
    • Replies: 1
    • Views: 101
    3 Apr 2013 3:34 PM Go to last post
  8. Unanswered: Carousel border error

    I have a design that requires a 6px border around a carousel. However when I add the border the width of the carousel items is incorrectly...

    Started by deliriousrhino, 1 Apr 2013 4:12 PM
    • Replies: 3
    • Views: 152
    3 Apr 2013 2:57 PM Go to last post
  9. Unanswered: Sencha Cmd native android build: java.exe not found

    I'm trying to use Sencha Cmd to generate an Android app. The process fails at this point: Packaging your application as a native app to...

    Started by munder, 25 Feb 2013 4:53 PM
    • Replies: 7
    • Views: 564
    3 Apr 2013 1:53 PM Go to last post
  10. Answered: problem in Taking Sencha touch 2 app offline

    Hey i am using ST2.1 and following the article Taking Sencha touch app offline "http://www.sencha.com/learn/taking-sencha-touch-apps-offline/ " have...

    Started by Abhishek Srivastava, 3 Apr 2013 2:34 AM
    • Replies: 1
    • Views: 232
    3 Apr 2013 11:05 AM Go to last post
  11. Unanswered: How can I get the app Unique ID?

    Hi, Is it possible to get the application unique identifier inside the application? Any help is appreciated. Thanks.

    Started by harry268, 2 Apr 2013 4:19 AM
    • Replies: 6
    • Views: 166
    3 Apr 2013 10:47 AM Go to last post
  12. Unanswered: Unsupported browsers

    Hi everyone, i'm starting with ST2 and i've create a little application. Than i've installed Opera Mobile 12 Emulator on my Windows PC for trying...

    Started by alfa19, 3 Apr 2013 5:04 AM
    • Replies: 3
    • Views: 199
    3 Apr 2013 7:48 AM Go to last post
  13. Unanswered: File Upload in Sencha 2.1.1

    I need to use an input of type file in my project. I see there is a private Ext.field.File. I tried using this, but there aren't any useful events...

    Started by sissonb, 1 Apr 2013 12:39 PM
    • Replies: 1
    • Views: 125
    3 Apr 2013 4:50 AM Go to last post
  14. Unanswered: Form panel layout 'fit'

    I have a form panel configured as below, I can't seem to scroll when the form fields are out of view. What have I missed in the layout ...

    Started by Mango_lier, 1 Apr 2013 8:20 AM
    • Replies: 4
    • Views: 183
    3 Apr 2013 4:48 AM Go to last post
  15. Unanswered: View video in landscape mode, application supports only portrait

    Hi! I built ios native application with sencha packager. I locked the app to be viewed only in "portrait" mode, but i found a problem with...

    Started by Gudwin, 1 Apr 2013 5:19 AM
    • Replies: 1
    • Views: 121
    3 Apr 2013 4:47 AM Go to last post
  16. Answered: Store after load has new entires in toCreate

    I have a set of simple models for a REST interface... Ext.define('sld.model.Org', { extend: 'Ext.data.Model', config: { ...

    Started by rowanm, 1 Apr 2013 4:15 AM
    • Replies: 1
    • Views: 135
    3 Apr 2013 4:46 AM Go to last post
  17. Unanswered: Refresh screen on resume in sencha touch 2

    I am working on an application which has a long form as first screen. It is flickering(refreshing) on resuming the app as shown in this video...

    Started by shashank@qss, 3 Apr 2013 4:10 AM
    first-screen, flickering, refreshing
    • Replies: 0
    • Views: 52
    3 Apr 2013 4:10 AM Go to last post
  18. Unanswered: Getter/Setter functions not generated for Config items of a View Class

    Hi Guys, I have a view which contains a toolbar and a list defined in Config element. In the controller, i am trying to set the toolbar's title...

    Started by Saurav.Mittal, 17 Jan 2013 7:24 AM
    config properties, setters, st2
    • Replies: 4
    • Views: 945
    3 Apr 2013 1:33 AM Go to last post
  19. Unanswered: Generate a JSON file depending to searchfield

    Hi everybody, i'm new to senchatouch and i'm trying to create an application who retrieve SQL data, depending on what the user typed in the...

    Started by Looggi, 27 Mar 2013 2:35 AM
    • Replies: 2
    • Views: 149
    3 Apr 2013 12:24 AM Go to last post
  20. Unanswered: Desktop Application in Sencha Touch

    Hi, Can we build desktop application( here 'desktop' means literal meaning... full desktop with keyboard and mouse :) ) using Sencha Touch....

    Started by harsh.singla01, 2 Apr 2013 10:28 PM
    desktop application, sencha touch
    • Replies: 6
    • Views: 199
    2 Apr 2013 11:44 PM Go to last post