Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Unanswered: Ext.Msg.confirm (hideOnMaskTap)

    Could you please help me to prevent "Ext.Msg.confirm" window to be disappeared while clicking outside area. How can I config hideOnMaskTap: false?...

    Started by warkesm, 29 Mar 2012 5:55 AM
    • Replies: 2
    • Views: 379
    29 Mar 2012 6:49 AM Go to last post
  2. Unanswered: Sencha app build native

    Does "sencha app build native" work on Win 7 / Sencha 2.0.0? Each time I run it nothing happens and the help does not show anything

    Started by ronaldoneal, 28 Mar 2012 6:43 PM
    native, sencha app build
    • Replies: 2
    • Views: 1,073
    29 Mar 2012 6:26 AM Go to last post
  3. Unanswered: Ext.navigation.View Remove dashboard title

    i m learner of sencha touch 2.0.0. i just wanted to remove top titlebar which displayed "dashboard" while i m using Ext.navigation.View ... ...

    Started by bhavin, 28 Mar 2012 8:58 PM
    ext.navigation.view
    • Replies: 2
    • Views: 892
    29 Mar 2012 6:09 AM Go to last post
  4. Unanswered: ListPaging Without "Paging"

    I am trying to get ListPaging plugin to work with a Store that does not use the conventional paging schematics. Instead of calling my Ajax store with...

    Started by ElementCy, 28 Mar 2012 1:08 PM
    listpaging, listpaging list plugin, store ajax api
    • Replies: 2
    • Views: 512
    29 Mar 2012 6:09 AM Go to last post
  5. Unanswered: Reference button and panel

    How I can reference the panel by the button on the code below? By id? Ext.define('WAMobile.view.Overlay', { extend: 'Ext.Container', ...

    Started by PhillipeGori, 29 Mar 2012 5:58 AM
    • Replies: 1
    • Views: 301
    29 Mar 2012 6:06 AM Go to last post
  6. Unanswered: Zoom in SVG

    I'd like add zoom to my SVG. I tryed with pinch event but it's not working. thanks

    Started by FBlack, 28 Mar 2012 11:35 PM
    • Replies: 2
    • Views: 796
    29 Mar 2012 6:02 AM Go to last post
  7. Answered: form values

    how do i get the form-values from this: Ext.define('MyApp.view.Login', { extend: 'Ext.form.Panel', xtype: 'loginPage', ...

    Started by twisted_zero, 29 Mar 2012 5:24 AM
    form, login, mvc, sench touch 2.0
    • Replies: 2
    • Views: 564
    29 Mar 2012 5:29 AM Go to last post
  8. Unanswered: Native Packaging Size concerns (iOS)

    Hi, I created Native packaging for iOS. It is working awesome. But what matters me is the size of my app. Before packaging the app size is 415...

    Started by vaish, 28 Mar 2012 3:55 AM
    native packaging ios
    • Replies: 2
    • Views: 381
    29 Mar 2012 5:10 AM Go to last post
  9. Answered: Display marker on a map with data records

    Hi, i try to display a Google Maps marker on a Ext.map component but i can't do this. I work with the example of dataview (sencha touch 2.0...

    Started by benoit33, 27 Mar 2012 1:49 AM
    map, marker, store
    • Replies: 2
    • Views: 768
    29 Mar 2012 5:00 AM Go to last post
  10. Unanswered: Big App with Tabpanel and Carousels - Performance optimization adivce

    Hello, I need some advice on a better strategy to improve the performance (reduce the DOM size?) of my app. It's going be an iPad only app, if...

    Started by diffduff, 29 Mar 2012 2:14 AM
    • Replies: 1
    • Views: 642
    29 Mar 2012 4:58 AM Go to last post
  11. Unanswered: I removed all Stores and Models, and now it gives a blank screen

    I removed all the Stores and Models from my app, and now it won't show the Views. The Chrome Developer Tools Console tab reports the following. ...

    Started by tbrinkley, 29 Mar 2012 12:11 AM
    blank, blank screen
    • Replies: 1
    • Views: 341
    29 Mar 2012 4:55 AM Go to last post
  12. Unanswered: not dispaly map

    not display map in android simulator

    Started by himanshu.patel.hs, 28 Mar 2012 11:04 PM
    sencha 2.0
    • Replies: 1
    • Views: 356
    29 Mar 2012 4:54 AM Go to last post
  13. Unanswered: What to deploy in production?

    JS builder & SDK tools tutorial helps understand how to build jsb3 file and app-all.js files. But what I am struggling with is once I get these...

    Started by prasanna_hr, 1 Mar 2012 10:53 AM
    jsbuilder, package, production, sdk tools
    • Replies: 2
    • Views: 753
    29 Mar 2012 4:50 AM Go to last post
  14. Unanswered: How to override applyFields Method of Ext.data.Model

    Ext.define('Makan24.model.ModelAddsSelect', { extend : 'Ext.data.Model' ,alias : 'model.addsselect' ,config : { idName : 'id'...

    Started by ziaullhaq.s, 28 Mar 2012 11:24 PM
    • Replies: 2
    • Views: 365
    29 Mar 2012 4:43 AM Go to last post
  15. Answered: Canvas resizing on a UI event

    I have a canvas set up in a panel. I have a need to do a resizing of this for my project which is a custom graph (not sencha graph). So this is all...

    Started by landed, 26 Mar 2012 7:16 AM
    • Replies: 3
    • Views: 718
    29 Mar 2012 4:41 AM Go to last post
  16. Unanswered: Intergration with existing JSF based app

    Hi all, I am enhancing an existing JSF based application. I need to integrate following Ext GWT component...

    Started by deltaaruna, 28 Mar 2012 8:39 PM
    ext grid, gridbinding, jsf
    • Replies: 1
    • Views: 590
    29 Mar 2012 4:41 AM Go to last post
  17. Question Unanswered: Sencha Touch 2.x equivalent of GroupTPL?

    Hi, In the API for List, I am unable to find GroupTPL and when attempting to use this, it also has not generated the HTML correctly. Therefore, I...

    Started by f4nt0m, 1 Feb 2012 8:07 AM
    group, grouptpl, headers, sorting
    • Replies: 6
    • Views: 1,363
    29 Mar 2012 4:36 AM Go to last post
  18. Unanswered: List disclosure icon not centered with multi-line items

    I'm using a List that has an itemTpl which generates multi-line lines (usually 2-3). When configured with the disclosure icon, the icon is on the...

    Started by chinabuffet, 28 Mar 2012 10:36 AM
    • Replies: 3
    • Views: 1,078
    29 Mar 2012 4:34 AM Go to last post
  19. Unanswered: Selectlist backed by a store, display options using a tpl?

    Hi Guys, I have a select list that is backed by a JsonStore. I was hopeful to stylize the selections in the list with a tpl, but that doesn't...

    Started by Saeven, 28 Mar 2012 12:17 PM
    • Replies: 1
    • Views: 225
    29 Mar 2012 4:20 AM Go to last post
  20. Answered: Ext.field.Field value aligment

    Hi folks, I have set of fields which looks like this: xtype : 'fieldset', items : I have to problems. How to align displayed text -...

    Started by vandzi, 29 Mar 2012 2:54 AM
    align, field
    • Replies: 1
    • Views: 352
    29 Mar 2012 4:14 AM Go to last post