Sencha Touch 2.x: Q&A

Page 102 of 559 FirstFirst ... 2 52 92 100 101 102 103 104 112 152 202 ... LastLast

+ Post New Thread

  1. Unanswered: How to integrate AdSense in a web app with Sench Touch 2 ?

    Hi, My app is created with sencha touch 2, built with cordova and sent in AppStore and GooglePlay. It's a web app which can be downloaded like a...

    Started by kisscool82, 9 Jan 2013 2:10 AM
    • Replies: 5
    • Views: 320
    17 Jan 2013 4:33 AM Go to last post
  2. Unanswered: container scroll problem

    Hi, I have problem with container horizontal scrolling. After I release the mouse (finger) the scroll comes back to its original position. I saw...

    Started by alona.oz, 27 Nov 2012 3:51 AM
    • Replies: 7
    • Views: 417
    17 Jan 2013 4:29 AM Go to last post
  3. Unanswered: Sencha Touch TextAreaField set height according to content

    Hi everybody, does anybody know how to configure the TextAreaField so that it's height is adjustet to it's content? Alternatively It would be ok...

    Started by G_D, 13 Apr 2012 4:19 PM
    • Replies: 9
    • Views: 1,964
    17 Jan 2013 4:09 AM Go to last post
  4. Unanswered: Loading indicator appearance

    Hi!, Maybe it's a noob question, but is there any difference between Sencha Touch 2.0 and Sencha Touch 2.1 loading indicator while app is...

    Started by Wolfie, 15 Jan 2013 6:51 AM
    • Replies: 2
    • Views: 214
    17 Jan 2013 2:52 AM Go to last post
  5. Answered: Button + Ext.List + Ext.navigation.View + Panel = I need some help

    Hello! First, I have a button with an ID that is linked to a view that lists the data from JSON (see code below): ...

    Started by puttan, 14 Jan 2013 7:41 AM
    • Replies: 2
    • Views: 498
    17 Jan 2013 2:38 AM Go to last post
  6. Unanswered:Moved: Android Chrome poor performance on sencha touch 2.1

    Started by stnlylee, 14 Jan 2013 7:43 PM
    • Replies: -
    • Views: -
    17 Jan 2013 12:24 AM Go to last post
  7. Unanswered: Not able to create and Sencha 2 app using SDk

    Hello Sencha Team, I am not able to create an sencha app using sdk, I am following the instructions given at following link ...

    Started by Ranjit25, 16 Jan 2013 4:53 AM
    sencha touch 2
    • Replies: 1
    • Views: 98
    17 Jan 2013 12:02 AM Go to last post
  8. Answered: Uncaught TypeError: Cannot call method 'getLayout' of undefined

    Any idea why I can getLayout() using the below method? Ext.define("test.view.Main", { extend: 'Ext.Panel', xtype: 'mainpanel', ...

    Started by coletek, 16 Jan 2013 6:02 AM
    • Replies: 1
    • Views: 219
    16 Jan 2013 11:46 PM Go to last post
  9. Answered: Display list under segmented button

    I am using segmented button as a tab bar and want to display a list view when page loads and first button of the segmented button as active....

    Started by Andy Lincoln, 14 Jan 2013 4:53 AM
    • Replies: 2
    • Views: 177
    16 Jan 2013 9:33 PM Go to last post
  10. Unanswered: Device/OS support for Native API

    Hi there, Just want to confirm if the support for the Sencha Touch 2 native API is also supported in the device/os list of this page? Please go...

    Started by sandicino, 14 Jan 2013 5:49 PM
    device support, sencha touch 2
    • Replies: 3
    • Views: 242
    16 Jan 2013 8:20 PM Go to last post
  11. Unanswered: Ext.create, constructors, and config

    Apologies if this has come up before. I'm fairly new to ST, but I feel I'm beginning to get it. The concept of configurations that automatically...

    Started by cdamon, 16 Jan 2013 5:31 PM
    config, constructor, create
    • Replies: 2
    • Views: 234
    16 Jan 2013 8:05 PM Go to last post
  12. Unanswered: Pie Charts label - legend configurations

    Hello, In a pie chart using the property "display":"none" to set a label invisible does not work. Moreover if you do not add labels then the...

    Started by senchaFan23, 15 Jan 2013 12:55 AM
    chart, legend, pie chart
    • Replies: 1
    • Views: 257
    16 Jan 2013 1:13 PM Go to last post
  13. Unanswered: drag @ drop scaling ignored

    Dag and drop is an issue with touch but is not bad if you can scale the item to be dragged and moved then restore when dropped as Word for Friends...

    Started by jmcfet, 14 Jan 2013 10:39 AM
    • Replies: 3
    • Views: 140
    16 Jan 2013 12:48 PM Go to last post
  14. Answered: newbie: Having trouble with CSS with "Building your first App" example

    Hi Guys, I'm new to Sencha and in order to get used I'm following the guides found in the docs. I first went through the "Getting Started with...

    Started by ericchaves, 10 Mar 2012 5:13 PM
    • Replies: 3
    • Views: 541
    16 Jan 2013 11:19 AM Go to last post
  15. Answered: Loading store data with proxy from server

    I have searched around on the forums and read some other posts. However, I'm not sure how exactly to go about this. I have a store with a proxy that...

    Started by azamatoak, 15 Jan 2013 9:29 AM
    • Replies: 2
    • Views: 289
    16 Jan 2013 11:04 AM Go to last post
  16. Unanswered: How to handle embedded documents?

    Hi Guys, I went over the docs and samples of sencha touch looking for directions about how to handle non-relational data (pure js objects, with...

    Started by ericchaves, 14 Jan 2013 11:59 AM
    data, embedded documents, nosql
    • Replies: 2
    • Views: 142
    16 Jan 2013 10:48 AM Go to last post
  17. Answered: Scrollable component on non-sencha page

    Hi I add a sencha DataView component to a normal webpage and the scroll doesn't work. Any ideas? Here is a link, the code is at the bottom of the...

    Started by celwell, 14 Jan 2013 5:40 PM
    dataview, list, scrollable
    • Replies: 2
    • Views: 180
    16 Jan 2013 10:10 AM Go to last post
  18. Unanswered: ArrayReader with totalProperty

    My Json looks like this { "total":19, "success":true, "cells:] } and i am using ArrayReader but the totalProperty is not set. What am...

    Started by kathir, 14 Jan 2013 5:10 PM
    arrayreader, totalproperty
    • Replies: 1
    • Views: 147
    16 Jan 2013 9:36 AM Go to last post
  19. Unanswered: Sliding Navigation plugin toolbar items

    I'm using the slide navigation plugin by Weston Nielson. How can I access the toolbar of the current container for adding a button? Thanks.

    Started by joesinla, 14 Jan 2013 11:32 AM
    • Replies: 1
    • Views: 118
    16 Jan 2013 9:17 AM Go to last post
  20. Unanswered: Does the Focus method work in iOS5/Safari Mobile for form fields?

    I'm working on transitioning some warehouse software for use on iPod Gen 5s (maybe). I need to be able to set the form field focus programmatically...

    Started by Amelia Langston, 14 Jan 2013 10:08 AM
    focus method, ios5, text field
    • Replies: 1
    • Views: 276
    16 Jan 2013 9:12 AM Go to last post