Sencha Touch 2.x: Q&A

Page 61 of 559 FirstFirst ... 11 51 59 60 61 62 63 71 111 161 ... LastLast

+ Post New Thread

  1. Unanswered: How to create grid available in ExtJs using Sencha Touch

    HI All, I am using ExtJS for a while now. My application gets the data in JSON format and present it to user. I want to replicate this application...

    Started by webfriend13, 3 Mar 2013 7:41 AM
    grids, sench touch 2
    • Replies: 2
    • Views: 272
    3 Mar 2013 7:02 PM Go to last post
  2. Answered: How to stay on the same page after form submission?

    Hello, After I press "Submit" on a form, I am being transferred to the url that specifies the location of the processing file. Eg, I have the...

    Started by pentool, 3 Mar 2013 6:13 AM
    • Replies: 1
    • Views: 266
    3 Mar 2013 7:31 AM Go to last post
  3. Unanswered: Remote and local store

    Hi, My application needs to display a json data in views. First I would like to display json data from a file which is bundled with the app. Then...

    Started by Jaya123, 19 Nov 2012 4:13 PM
    • Replies: 2
    • Views: 207
    3 Mar 2013 7:17 AM Go to last post
  4. Unanswered: add listener to a select field

    Hi, I have a select field, and i wanna add a listener in order to launch actions when an item is selected. I know how to this for a button's...

    Started by Thierryg, 16 Mar 2012 6:04 AM
    • Replies: 2
    • Views: 711
    3 Mar 2013 4:55 AM Go to last post
  5. Unanswered: List / Nested List Loading / Display Issue

    Hello All, I spent a good part of the day yesterday on this and thought today I would try a different approach. Asking for a little help :D. I'm...

    Started by RobDB3, 27 Feb 2013 3:36 AM
    • Replies: 2
    • Views: 354
    2 Mar 2013 10:52 AM Go to last post
  6. Answered: Sencha Touch not initializing

    MY sencha touch application is working fine in all browsers, however when I save the url to the iPad home screen. It will not load and only shows a...

    Started by ninjasenses, 28 Feb 2013 9:34 AM
    ios, ipad, iphone
    • Replies: 2
    • Views: 354
    2 Mar 2013 10:02 AM Go to last post
  7. Answered: SelectField popup styling

    Hi, I have a select field that opens a pop up with selectable choices if I click on it. My question is, how do I get to style this pop up (with...

    Started by grizzly21, 6 Dec 2012 2:38 AM
    • Replies: 7
    • Views: 733
    2 Mar 2013 9:46 AM Go to last post
  8. Unanswered: Data in Record decoded HTML Markup

    Hi, when I am trying to use the setRecord method for a form panel, it seems as though the Data Model has converted my quotes " to HTML Markup ". How...

    Started by banderson5144, 28 Feb 2013 1:54 PM
    • Replies: 2
    • Views: 189
    2 Mar 2013 8:50 AM Go to last post
  9. Unanswered: Can formpanel have a "wrap_content" height ?

    Hi, I've been working on native Android for a while and I turn to Sencha Touch recently in order to make my app multi-platform. I want to make a...

    Started by new2st, 28 Feb 2013 8:32 AM
    formpanel, height, wrap content
    • Replies: 1
    • Views: 168
    2 Mar 2013 8:41 AM Go to last post
  10. Unanswered: Wrong Boolean conversion with JSON reader?

    With the following code, the 'revealed' field always return true, despite being a TINYINT with a value of 0 in the DB... What am I doing wrong? in...

    Started by TheRegge, 28 Feb 2013 7:49 AM
    boolean
    • Replies: 1
    • Views: 139
    2 Mar 2013 8:39 AM Go to last post
  11. Answered: how to get contacts from ios devices

    Ext.define('newsencha.view.Main',{ extend:'Ext.Panel', xtype:'mainpanel', requires: , config:{ title:'Main Panel', ...

    Started by chandu_munna, 27 Feb 2013 6:09 AM
    contacts, device
    • Replies: 3
    • Views: 343
    2 Mar 2013 4:22 AM Go to last post
  12. Unanswered: Touch 2.1 + Phonegap + Notifcation/viewport

    Hello, I am having trouble getting the device notification and viewport mask to work with Sencha Touch 2.1 and phonegap. So how my app will not...

    Started by P.verbrugge, 11 Dec 2012 2:22 AM
    • Replies: 3
    • Views: 303
    2 Mar 2013 3:43 AM Go to last post
  13. Answered: Web app works in iOS Safari tab, but doesn't work from home screen bookmark.

    My web app seems to work from standard browsers and when running from within Safari in iOS, but when I save the app to a home screen icon, it freezes...

    Started by markevans, 27 Feb 2013 1:13 PM
    home screen, ios
    • Replies: 5
    • Views: 426
    1 Mar 2013 11:18 AM Go to last post
  14. Unanswered: What parameters gets background-gradient mixin ?

    Hello everybody? What parameters gets background-gradient mixin ? My originally problem is from $base-gradient! what values does it gets? thanks.

    Started by mhdsherafat, 27 Feb 2013 10:10 PM
    theming
    • Replies: 1
    • Views: 115
    1 Mar 2013 10:39 AM Go to last post
  15. Unanswered: SelectField return ext-record-## as value

    I have a form with several selectfields each field is bound to a json store and each list contains a blank record for the first element so the user...

    Started by ronkstahl, 27 Feb 2013 9:35 AM
    • Replies: 2
    • Views: 131
    1 Mar 2013 8:37 AM Go to last post
  16. Unanswered: Disable double-tap zoom on HTC Evo Android 2.3

    Hi Since these still account for 45% of the Android devices (dashboard) I decided to look for a better preventZooming fix. I've managed to get...

    Started by warrean, 1 Mar 2013 7:54 AM
    2.3, android, zoom
    • Replies: 0
    • Views: 283
    1 Mar 2013 7:54 AM Go to last post
  17. Unanswered: nestedList grouping

    Hi, Is it possible to group a nestedlist into 3 groups? In the list item I see grouped as config.

    Started by bally86, 27 Feb 2013 8:10 AM
    • Replies: 1
    • Views: 118
    1 Mar 2013 7:28 AM Go to last post
  18. Unanswered: device contact

    hi all , i have integrated sencha touch aand phonegap by using Brice utility here , and now i'm trying to display device contact , i have tried the...

    Started by webdev13, 28 Feb 2013 6:15 AM
    • Replies: 1
    • Views: 127
    1 Mar 2013 7:15 AM Go to last post
  19. Unanswered: How to display Multiple labelfield for bar charts in sencha touch 2.1

    Hi can anybody tell How to display Multiple labelfield for bar charts in sencha touch 2.1

    Started by vijayakumar84, 26 Feb 2013 7:40 AM
    sencha2.1
    • Replies: 1
    • Views: 150
    1 Mar 2013 6:43 AM Go to last post
  20. Answered: Disable animation in confirmation dialog Ext.Msg.confirm()

    When creating confirmation dialogs with Ext.Msg.confirm() they show up with a "fade in" effect, which looks bad in older Android devices. How can...

    Started by fariazz, 28 Feb 2013 5:53 PM
    confirm box, confirmation dialog
    • Replies: 2
    • Views: 227
    1 Mar 2013 5:21 AM Go to last post