Sencha Touch 2.x: Q&A

Page 21 of 560 FirstFirst ... 11 19 20 21 22 23 31 71 121 521 ... LastLast

+ Post New Thread

  1. Unanswered: Sencha touch Grid control on version 2.2

    Hi, i am using the grid control created by Mitchell from http://www.mitchellsimoens.com/Sencha-Projects/demos/. It works perfect in Sencha 2.1...

    Started by amitthakkar, 25 Apr 2013 5:42 AM
    • Replies: 1
    • Views: 130
    27 Apr 2013 5:43 AM Go to last post
  2. Unanswered: Sencha touch 2.2 datepicker bug

    Hi i am using the Date picker control with sencha touch 2.2. The issue is it doesn't allow me to go beyond a certain date 22 April 2013. It...

    Started by amitthakkar, 25 Apr 2013 5:39 AM
    • Replies: 1
    • Views: 116
    27 Apr 2013 5:41 AM Go to last post
  3. Unanswered: adding event listeners for phonegap events....

    Ok, this is probably a dumb question: How do I add a managed event listener for phonegap events? Their documentation has ...

    Started by maddhippy, 28 Mar 2012 10:32 AM
    • Replies: 3
    • Views: 1,000
    27 Apr 2013 5:32 AM Go to last post
  4. Unanswered: Ext.Ajax.setTimeout Not working

    Hi All, I would like to increase the Ext.Ajax.request timeout for (180000 ms). I tried with Ext.Ajax.setTimeout(180000) but still i am getting...

    Started by madansingh18@gmail.com, 25 Apr 2013 4:35 AM
    • Replies: 1
    • Views: 85
    27 Apr 2013 5:27 AM Go to last post
  5. Unanswered: Sencha touch 2 ios soft keyboard return button change

    Hi All, Please help me to change ios soft keyboard "return" button to "go" or "publish". when i focus on textField. Thanks moses

    Started by moses.rct, 25 Apr 2013 3:52 AM
    ios keyboard not showing, text field
    • Replies: 1
    • Views: 79
    27 Apr 2013 5:21 AM Go to last post
  6. Answered: Did the API change between Sencha Touch 2.1 and 2.2 ?

    I found documentation about upgrading from Sencha Touch 2.1 to 2.1 here: http://docs.sencha.com/touch/2.2.0/#!/guide/theming But did the API...

    Started by hermanvandermaas, 25 Apr 2013 3:41 AM
    • Replies: 1
    • Views: 129
    26 Apr 2013 1:56 PM Go to last post
  7. Unanswered: how to edit a controller's attributes and function dynamic ,eg refs,event functions

    hi all,i encounter a question that how to edit controller at runtime.In my application that i want to edit the controller's refs attributes and...

    Started by autonomy, 25 Apr 2013 1:37 AM
    dynamic controller
    • Replies: 1
    • Views: 102
    26 Apr 2013 1:54 PM Go to last post
  8. Answered: Set a TabPanel title, from a created Model

    Here is my model Ext.define('myApp.model.Language', { extend: 'Ext.data.Model', config: { defaults: , ...

    Started by APPrentice, 24 Apr 2013 11:38 PM
    dynamic, model, title
    • Replies: 1
    • Views: 135
    26 Apr 2013 1:51 PM Go to last post
  9. Unanswered: CORS behaves very differently from develop mode to package build/mode on iPad

    My Sencha app hits a REST service to get data and months ago I modified the apache server to handle the CORS access (http://enable-cors.org/) ...

    Started by quadzilla, 26 Apr 2013 7:41 AM
    • Replies: 2
    • Views: 89
    26 Apr 2013 1:25 PM Go to last post
  10. Answered: Render Dataview inside a panel

    Hi everyone, I'm trying to render a Dataview inside of a Panel, with no success. Ext.define('amv.view.MainView', { extend:...

    Started by germallon, 26 Apr 2013 10:10 AM
    dataview, panel, store, view
    • Replies: 6
    • Views: 248
    26 Apr 2013 1:05 PM Go to last post
  11. Unanswered: styling thay works in Chrome does not in IE10

    I have a Dataview where I use a component item (turn on useComponents:true) and it looks good in Chrome in 2.2 : now when I use IE10 (this is...

    Started by jmcfet, 23 Apr 2013 8:39 AM
    • Replies: 2
    • Views: 119
    26 Apr 2013 11:43 AM Go to last post
  12. Answered: Custom disclosure Icon on list

    Hello everyone, I'm trying to change the disclosure icon on a list from the default arrow to an eye icon. So far, I've been able to get my own...

    Started by normandyxo, 25 Apr 2013 3:47 PM
    • Replies: 1
    • Views: 201
    26 Apr 2013 10:55 AM Go to last post
  13. Unanswered: Odd: record.set causes unwanted redraw of every list item.

    I have a dataview, linked to a store. the dataview has an itemTpl which uses one of the fields of the model to give each element a background image....

    Started by lieuweprins, 25 Apr 2013 11:35 AM
    dataview, itemtpl, list, refresh, store
    • Replies: 1
    • Views: 115
    26 Apr 2013 9:52 AM Go to last post
  14. Unanswered: How to render HTML in a textareafield

    Hi all, I'm struggling with styling HTML inside a textareafield. I'm using the example code in the documentation and altered it a bit: ...

    Started by zwikske, 25 Apr 2013 4:37 AM
    bug, html, render, styling, textareafield
    • Replies: 4
    • Views: 139
    26 Apr 2013 7:10 AM Go to last post
  15. Unanswered: Manage views for login/logout

    Hello there! I stuck with a problem of managing views. This is my structure: models: , stores: ,

    Started by dix.alex, 24 Apr 2013 5:43 AM
    destroy, login, logout, viewport, views
    • Replies: 2
    • Views: 138
    26 Apr 2013 6:08 AM Go to last post
  16. Unanswered: Help requested on loading deeply nested xml in a store

    Hi, I have following XML data: <root><OGD> <SHAPE> <MultiSurface> <surfaceMember> <Polygon> ...

    Started by 2msd, 26 Apr 2013 5:29 AM
    model association load, model association problem, touch 2.1.1, xml data, xml nested
    • Replies: 0
    • Views: 59
    26 Apr 2013 5:29 AM Go to last post
  17. Answered: remove old data in form in sencha touch 2

    I have created a list view and detail(form) view in mvc in sencha touch 2. when tap on a list element , the particular information is shown on detail...

    Started by prabhum103, 25 Apr 2013 9:49 PM
    sencha touch 2
    • Replies: 4
    • Views: 167
    26 Apr 2013 5:05 AM Go to last post
  18. Unanswered: Sencha Touch 2.2 is not working on Windows Phone 8

    I have downloaded new ST2.2 and new Cmd tools, generated app and it doesn't work for me. When I run the page in IE10 I see just blue screen with...

    Started by Vitaly Ivanov, 26 Apr 2013 5:01 AM
    • Replies: 0
    • Views: 77
    26 Apr 2013 5:01 AM Go to last post
  19. Answered: Disabling text wrapping in list

    How to disable text wrapping for the items in Ext.dataview.List? I want every item to be displayed as the single line with nice ellipses at the end...

    Started by amoiseev, 25 Apr 2013 7:38 AM
    list, overflow, wrap
    • Replies: 2
    • Views: 109
    26 Apr 2013 4:46 AM Go to last post
  20. Unanswered: Integrating Sencha Touch 2 with Phonegap

    :(( HELP!!! Need a sample code ! Okay, :( I need some help PLEASE. I am not able to find a way to make it work. Let me start by saying that I...

    Started by Krishna Prashanth T, 10 Sep 2012 1:31 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 15,547
    26 Apr 2013 4:29 AM Go to last post