Sencha Touch 2.x: Q&A

Page 20 of 559 FirstFirst ... 10 18 19 20 21 22 30 70 120 520 ... LastLast

+ Post New Thread

  1. 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: 73
    27 Apr 2013 5:21 AM Go to last post
  2. 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: 127
    26 Apr 2013 1:56 PM Go to last post
  3. 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: 101
    26 Apr 2013 1:54 PM Go to last post
  4. 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: 128
    26 Apr 2013 1:51 PM Go to last post
  5. 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
  6. 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: 241
    26 Apr 2013 1:05 PM Go to last post
  7. 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: 115
    26 Apr 2013 11:43 AM Go to last post
  8. 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: 195
    26 Apr 2013 10:55 AM Go to last post
  9. 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: 113
    26 Apr 2013 9:52 AM Go to last post
  10. 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: 130
    26 Apr 2013 7:10 AM Go to last post
  11. 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: 131
    26 Apr 2013 6:08 AM Go to last post
  12. 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: 58
    26 Apr 2013 5:29 AM Go to last post
  13. 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: 160
    26 Apr 2013 5:05 AM Go to last post
  14. 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
  15. 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: 107
    26 Apr 2013 4:46 AM Go to last post
  16. 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,427
    26 Apr 2013 4:29 AM Go to last post
  17. Unanswered: While porting from Sencha 2.1 to 2.2

    After porting from sencha 2.1 to sencha 2.2 alpha for some reason I am getting the following error + stack trace when calling...

    Started by simonv3, 16 Feb 2013 9:24 AM
    touch 2.2
    • Replies: 4
    • Views: 372
    26 Apr 2013 4:29 AM Go to last post
  18. Unanswered: change rootProperty

    Hi, I have a JSON file like this: { "header": , "rows": },{ ...

    Started by erik_luengen, 24 Apr 2013 12:47 AM
    change rootproperty
    • Replies: 1
    • Views: 90
    26 Apr 2013 4:21 AM Go to last post
  19. Unanswered: Input field width sencha-touch.css issues

    Hey, I have a question: I just updated from sdk 2.1.2 to 2.2.0 and it seem there's one change in sencha-touch.css that has changed from this: ...

    Started by grizzly21, 23 Apr 2013 5:57 AM
    input width style
    • Replies: 2
    • Views: 93
    26 Apr 2013 3:19 AM Go to last post
  20. Answered: undefined mixin error on compass compile (ST 2.2.0 RC/Cmd v3.1.1.270)

    Hi guys I am sure its a very basic thing I am overlooking, I have Sass 3.2.7 and Compass 0.12.02 . When following the getting started and trying...

    Started by Reezy-K, 13 Apr 2013 12:53 PM
    • Replies: 2
    • Views: 452
    26 Apr 2013 2:55 AM Go to last post