Sencha Touch 2.x: Q&A

Page 59 of 558 FirstFirst ... 9 49 57 58 59 60 61 69 109 159 ... LastLast

+ Post New Thread

  1. Unanswered: Packaging for Android market

    Hi, I've finished writing my first Sencha app and released it in Android market place. This is basically for a conference being held in Metro...

    Started by Jaya123, 3 Mar 2013 7:29 AM
    android, packaging
    • Replies: 1
    • Views: 143
    4 Mar 2013 6:55 PM Go to last post
  2. Unanswered: Clicking on an external link from the native app does not let me get back

    Hi, I have external links in my native sencha app which once clicked has no way of getting back to my main tabs. Clicking the back button takes me...

    Started by Jaya123, 3 Mar 2013 8:51 AM
    external link
    • Replies: 1
    • Views: 145
    4 Mar 2013 5:42 PM Go to last post
  3. Unanswered: dataview.List + dynamic generation of text boxes for submission / model storage

    Hello friends - I'm working on a touch 2.1 project in SA2. What I really need to be able to do is iterate through a static list of items in...

    Started by brian.scott@talgov.com, 27 Feb 2013 12:44 PM
    datalist.view, dynamic rendering, touch, tpl
    • Replies: 2
    • Views: 272
    4 Mar 2013 1:37 PM Go to last post
  4. Unanswered: List not showing in card layout in 2.1.1 version. Working Perfectly in 2.0 version.

    IMPORTANT: THIS IS WORKING IN VERSION 2.0 AND NOT IN 2.1.1 My app has 2 different tabs at the bottom (near by, search) Both this tab use the same...

    Started by JesusJoseph, 1 Mar 2013 9:16 AM
    sencha touch 2, sencha touch 2.1.1
    • Replies: 2
    • Views: 2,804
    4 Mar 2013 11:21 AM Go to last post
  5. Unanswered: Where to find sencha touch JSB file?

    I am trying to use spket plugin for code complete suggestions in eclipse using this tutorial :...

    Started by shri_iitk, 3 Mar 2013 6:58 PM
    eclipse plugin, ide, touch 2.1
    • Replies: 1
    • Views: 243
    4 Mar 2013 11:11 AM Go to last post
  6. Answered: Sencha Touch 2.2 Alpha

    Is there any plan to make another alpha release for Sencha Touch 2.2? If not, is there a way for support subscribers to access the nightly builds for...

    Started by metekural, 26 Feb 2013 8:41 AM
    • Replies: 2
    • Views: 221
    4 Mar 2013 11:08 AM Go to last post
  7. Unanswered: selectfield: how to Disable or hide the default selector of the first argument

    Hy, I am using selectfield I want to disable the default selector of the first argument. this is the view: Ext.define("UnivMobile.view.Groupe",...

    Started by sendy, 1 Mar 2013 4:46 AM
    • Replies: 2
    • Views: 129
    4 Mar 2013 10:06 AM Go to last post
  8. Unanswered: Ext.device.Contacts.getContacts

    is this bug ? i have tried the script below in sencha 2.1 and 2.2 , and it does not work ? i get blank screen //<debug>...

    Started by webdev13, 2 Mar 2013 3:48 AM
    • Replies: 2
    • Views: 177
    4 Mar 2013 8:16 AM Go to last post
  9. Unanswered: send the value of a selecfield to another view

    Hy, I am using the pkugin FullCalendar+SenchaTouch 2.0 to plan a scheduler for students. The courses are coming from an url which render Json...

    Started by sendy, 2 Mar 2013 2:20 AM
    • Replies: 1
    • Views: 97
    4 Mar 2013 7:57 AM Go to last post
  10. Answered: How to use the native push notifications

    The documentation is at: http://docs.sencha.com/touch/2-1/#!/api/Ext.device.Push-method-register However how the hell do you send/push a message...

    Started by coletek, 6 Feb 2013 2:25 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,249
    4 Mar 2013 7:49 AM Go to last post
  11. Unanswered: draw component to container

    Hi, Im trying to add a draw component to a container on tapping, the following is the code Ext.define('TapCheck.view.TouchEvents', { extend:...

    Started by wilyas, 1 Mar 2013 6:14 AM
    • Replies: 1
    • Views: 156
    4 Mar 2013 7:44 AM Go to last post
  12. Unanswered: Ext.field.Toggle: toggle() yields to a change event: bug or feature?

    Hello Sencha team, I recently upgraded from ST 2.0 to ST 2.1.0. I noticed that for example toggle fields fire a change event if you call the...

    Started by Philippe Quemener, 1 Mar 2013 2:01 AM
    • Replies: 1
    • Views: 137
    4 Mar 2013 7:39 AM Go to last post
  13. Unanswered: Form Submit fails with a weird error

    Hello everyone, i've got trouble with submitting my login form. I want to submit the login data to a local .jsp file which is located in the same...

    Started by Konzept-iX, 4 Mar 2013 2:09 AM
    • Replies: 1
    • Views: 162
    4 Mar 2013 5:31 AM Go to last post
  14. Unanswered: listPaging.. "Load More" issue

    Hi guys, I am not able to disable the "Load More" when there are no records from the server. Looked in Store, there is totalCount but i cannot...

    Started by hyde007, 13 Jun 2012 5:57 AM
    • Replies: 2
    • Views: 277
    4 Mar 2013 4:49 AM Go to last post
  15. Unanswered: TabPanel and active tab

    Morning fellow sencha people :) I'm having a bit of trouble. I wish to 'get' this view by id with the Ext.getCmp('searchPage'). But I keep...

    Started by novadys-sbu, 4 Mar 2013 1:04 AM
    • Replies: 2
    • Views: 116
    4 Mar 2013 1:59 AM Go to last post
  16. Unanswered: Adding a tap event to a panel

    Hi there - thanks for all the great work you guys are putting in. Quick question - is it possible to add touch events to panel components? Or is...

    Started by nigelpegg, 5 Feb 2012 4:00 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 2,370
    4 Mar 2013 1:41 AM Go to last post
  17. Unanswered: Store is not Rendered into ListView

    Hi, I have created a from having 2 text field and button i want to put text field values in list view when click on button.so i create Model and...

    Started by deepakse, 3 Mar 2013 11:29 PM
    sench touch 2.1
    • Replies: 3
    • Views: 99
    4 Mar 2013 1:41 AM Go to last post
  18. Unanswered: How to integrate infovis chart in sencha touch

    Hi, I am using infovis chart in my sencha touch application. I have added js files and css files in index file. I have used HTML config of...

    Started by bikrems, 25 Feb 2013 8:43 PM
    • Replies: 1
    • Views: 147
    3 Mar 2013 7:47 PM Go to last post
  19. 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: 265
    3 Mar 2013 7:02 PM Go to last post
  20. 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: 225
    3 Mar 2013 7:31 AM Go to last post