Sencha Touch 1.x: Q&A

Page 1 of 95 1 2 3 11 51 ... LastLast

+ Post New Thread

  1. Answered: Origin http://localhost is not allowed by Access-Control-Allow-Origin

    SALAM all. when i'm tring to execute Ext.Ajax.request({ function, ann error appear. i'm using google chrom to test my app. here is my code: var...

    Started by zied jouini, 28 May 2012 5:48 AM
    chrome, ext.ajax.request, sencha 1.1.0, webservice
    • Replies: 8
    • Views: 21,066
    14 Oct 2012 11:55 PM Go to last post
  2. Lightbulb Unanswered: Load Ext.Panel content from external HTML file [answer]

    i've been trying to figure out a way to easily load html content from a file instead of by specifying the "html" parameter in the Ext.Panel...

    Started by rkstar, 23 Aug 2011 7:54 PM
    3 Pages
    1 2 3
    ajax request, extending ext.panel, load html file, panel html from file
    • Replies: 22
    • Views: 13,361
    18 Apr 2012 6:07 AM Go to last post
  3. Unanswered: event.layerX and event.layerY are broken and deprecated in WebKit

    I'm getting the following warnings in the console using Chrome: "event.layerX and event.layerY are broken and deprecated in WebKit. They will be...

    Started by merrilllex2, 8 Nov 2011 12:36 PM
    • Replies: 7
    • Views: 7,027
    7 Mar 2012 12:50 AM Go to last post
  4. Red face Unanswered: Reading XML Error: Unexpected token <

    Hi. I have trouble with reading xml. Here is my code: Ext.onReady(function() { Ext.regModel('User', { fields: }); var...

    Started by haktm, 9 Dec 2011 4:25 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 6,614
    18 Oct 2012 12:25 PM Go to last post
  5. Question Answered: image slide show with carousel in sencha touch randomly

    Hi all,i am carousel to get dispaly images as a slide show ,in which images are moving by clicking or by moving,Here what i want to do is just keep...

    Started by raju0574, 10 Oct 2011 6:43 AM
    sencha touch 1.1.0
    • Replies: 6
    • Views: 5,370
    5 Jun 2012 10:54 PM Go to last post
  6. Unanswered: how to change checkbox/radio style

    I have 2 question about checkbox/radio widget: 1. how could change the icon for checkbox /radio. currently they are all tick mark, I want to...

    Started by cbweixin, 7 Sep 2011 4:47 PM
    • Replies: 3
    • Views: 5,345
    21 Dec 2012 12:45 AM Go to last post
  7. Answered: Add pdf to a panel

    Hey, Im trying to add a pdf file to a panel. My code looks like this now: subjectpanel = new Ext.Panel({ floating: true, ...

    Started by mw1990, 29 Nov 2011 6:31 AM
    panel, pdf
    • Replies: 9
    • Views: 5,290
    17 Jan 2012 8:19 PM Go to last post
  8. Unanswered: Sencha touch php/mysql login

    Hi, I'm pretty new to sencha touch, and I'm having trouble connecting my mysql database to verify a login. Can someone please direct me on the right...

    Started by iaghidro, 29 Aug 2011 10:25 AM
    • Replies: 2
    • Views: 5,216
    29 Mar 2012 10:07 AM Go to last post
  9. Unanswered: Why is not there a 'tap' event on Panel ?

    I have just noticed there is not any 'tap' or 'click' event on Panel, and in general in Component. I don't understand why because it's useful to know...

    Started by Dragnalith, 14 Aug 2011 8:13 AM
    • Replies: 9
    • Views: 5,086
    9 May 2012 10:46 PM Go to last post
  10. Answered: Timer / stopwatch

    Hi folks, As I'm developing my first apps I would now like to implement something like a timer function. Three buttons; start, stop and reset,...

    Started by yarz, 3 Nov 2011 5:00 AM
    setinterval, stopwatch, timer
    • Replies: 6
    • Views: 4,749
    4 Nov 2011 5:30 AM Go to last post
  11. Answered: Use define variable in Sencha touch

    Hello, I would like to know if it's possible to use define variable or globals in Sencha touch. I would like to have a variable for example in...

    Started by myput, 13 Oct 2011 1:00 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 4,592
    13 Oct 2011 8:04 AM Go to last post
  12. Unanswered: Sencha List is not loading in Android 4.1 Jellybean - Nexus

    We have a strange bug in our sencha 1.1 app: We have screens having lists. So far so good. We already have this screen since a long time in our app,...

    Started by nobin, 20 Sep 2012 1:17 AM
    android 4.1, list
    • Replies: 5
    • Views: 3,990
    16 Feb 2013 4:10 AM Go to last post
  13. Answered: Tree view in Sencha touch

    Hi, I want to create a tree view structure from dynamic data say array in sencha touch . I am unable to do so, as no example is provided. Instead I...

    Started by jiindal1988, 17 Oct 2011 4:14 AM
    2 Pages
    1 2
    sencha touch, tree, tree datagrid, tree grid, tree structure
    • Replies: 16
    • Views: 3,976
    22 Oct 2011 11:25 PM Go to last post
  14. Answered: Auto Refresh phonegap app

    Is there anyway to refresh an offline app every minute or given time?

    Started by xpec, 15 Dec 2011 4:10 PM
    • Replies: 6
    • Views: 3,908
    20 Dec 2011 5:40 AM Go to last post
  15. Answered: Set a segmented Button to pressed

    I am sure this is very simple and I am missing it. I am trying to set a segmented button or radio button, in my code, to pressed. I have tried a...

    Started by coolate, 14 Sep 2011 9:27 PM
    • Replies: 8
    • Views: 3,868
    15 Sep 2011 12:01 PM Go to last post
  16. Answered: Adding items to a Sencha Tab panel dynamically

    How can I add items to a Sencha Tab Panel in runtime. I used add() function but it is not working? Thanks Arun A G

    Started by heyjii, 1 Sep 2011 3:00 AM
    sencha 1.1.0, tab panel
    • Replies: 3
    • Views: 3,841
    4 Sep 2011 8:42 PM Go to last post
  17. Answered: Login screen before actual app

    I'm creating a demo app and i want a login screen to appear (username field, password field, loginbutton) before actually going to the app itself. ...

    Started by GertBoers, 26 Aug 2011 1:08 AM
    • Replies: 5
    • Views: 3,839
    29 Aug 2011 12:48 AM Go to last post
  18. Question Answered: Dynamically change background image of a panel

    I have a panel which has a background image applied through style, but that needs to change triggered by certain user actions. In this case I have...

    Started by Ayame, 27 Sep 2011 12:49 AM
    background image, dynamic style, interface, style
    • Replies: 5
    • Views: 3,835
    11 Oct 2011 7:31 AM Go to last post
  19. Answered: What is the error Refused to set unsafe header "User-Agent" ?

    Hello, I have some errors with the User-Agent in the console: There is no problem with the application but i would like to know if there is a way...

    Started by myput, 30 Nov 2011 7:03 AM
    • Replies: 2
    • Views: 3,829
    30 Nov 2011 11:36 AM Go to last post
  20. Unanswered: Sencha Touch 2 release date

    Is there a date yet for the relase of touch 2? I am working on a project that will use both extjs 4 and touch. There are enough differernce between 4...

    Started by dgmelvin, 23 Aug 2011 7:41 AM
    touch 2
    • Replies: 2
    • Views: 3,825
    15 Jan 2012 6:36 PM Go to last post