Sencha Touch 2.x: Q&A

Page 12 of 560 FirstFirst ... 2 10 11 12 13 14 22 62 112 512 ... LastLast

+ Post New Thread

  1. Unanswered: Diagonal swipe

    Hello, How would you detect a Diagonal swipe? I want to create a swipe away card action. Thanks

    Started by Johnbran, 8 May 2013 10:22 AM
    • Replies: 1
    • Views: 61
    10 May 2013 5:20 AM Go to last post
  2. Unanswered: Error evaluating app.js in Android Chrome

    Does anybody know of any reason why I should be experiencing problems with Chrome on Android when attempting to load and eval() my app.js? I've...

    Started by chrigil, 26 Apr 2013 6:26 AM
    • Replies: 6
    • Views: 228
    10 May 2013 4:56 AM Go to last post
  3. Unanswered: making a textbox,checkbox readonly at runtime

    hi, I want to make textbox,checkbox readonly at runtime(depending upon setting). i tried readOnly(true) , disable it doesnt work. any help will...

    Started by maheshparvekar, 6 May 2013 8:41 PM
    • Replies: 5
    • Views: 109
    10 May 2013 1:59 AM Go to last post
  4. Answered: Issue in Slot.js - ST 2.1.1

    After upgrade from ST 2.0.2 to 2.1.1 this code Ext.Viewport.add(myPicker); myPicker.show(); produces this error message: Uncaught...

    Started by hjeDK, 26 Apr 2013 4:31 AM
    2.1.1, picker, pickerslot, slot
    • Replies: 2
    • Views: 103
    10 May 2013 1:45 AM Go to last post
  5. Unanswered: Sencha Touch 2.2: TabPanel with bottom TabBar not working when using Stores

    We're developing a simple app with the sencha framework The app consist of a few tabs( a tabPanle with bottom tabBar) and the switching between tabs...

    Started by francesco.basenghi, 7 May 2013 7:43 AM
    sencha 2.1.0, tab bar, tabpanel
    • Replies: 2
    • Views: 97
    10 May 2013 1:11 AM Go to last post
  6. Unanswered: NestedList Sencha Touch 2.1

    What is the most elegant way to have spaces between the items in newest sencha touch 2.1? I tried, padding, margin in many forms, custom itemHeight,...

    Started by gypsie, 9 May 2013 12:40 PM
    • Replies: 0
    • Views: 56
    9 May 2013 12:40 PM Go to last post
  7. Answered: Problem dynamically adidng list to panel

    I've tried for hours now but with no luck. Unfortunately I can't link to the project to show you as it's on a internal network. I have a button that...

    Started by dlogic, 8 May 2013 1:40 AM
    • Replies: 3
    • Views: 121
    9 May 2013 11:23 AM Go to last post
  8. Unanswered: JsonP Reader rawData property returns old object

    In my application I am trying to pull the total number of records returned when calling a Json document. I try to update a field with the resulting...

    Started by osolano, 7 May 2013 9:18 AM
    • Replies: 2
    • Views: 86
    9 May 2013 7:21 AM Go to last post
  9. Answered: Routes url does not capture url params having dots "."

    Hi All, In my route I have this: routes: { 'search/:q/:cat': '_showResultPage' } In the method _showResultPage:

    Started by numbskull, 7 May 2013 9:31 PM
    redirectto, routes
    • Replies: 6
    • Views: 239
    9 May 2013 7:05 AM Go to last post
  10. Unanswered: Passing array variable in List

    Hi, I have used a search pattern and have stored the result into array variable. Now I want to display the result ( contents in array variable) in...

    Started by bikrems, 29 Apr 2013 8:01 PM
    • Replies: 7
    • Views: 213
    9 May 2013 6:36 AM Go to last post
  11. Unanswered: Not a true offline application?

    Hey so I want to make my application be able to be used when there is no internet. I have built my application through build production. "sencha app...

    Started by michaelmld08, 13 Aug 2012 7:33 AM
    build, build production, offline app, offline application
    • Replies: 4
    • Views: 654
    9 May 2013 6:00 AM Go to last post
  12. Answered: Alternative soltn for textareafield on iPad

    I want to use a text area field in my formpanel but its not scrollable on iPad . Is there any alternate solution

    Started by Abhishek Srivastava, 8 May 2013 1:38 AM
    • Replies: 1
    • Views: 102
    9 May 2013 5:55 AM Go to last post
  13. Unanswered: Uncaught TypeError: Cannot call method 'substring' of undefined sencha-touch-all.js:3

    Hi, I am a new bee in Sencha Touch, though have little knowledge on MVC. I was trying to follow this Video Tutorial step by Step in Sencha...

    Started by anirban_ghosh, 8 May 2013 1:03 AM
    ext js, sencha touch 2
    • Replies: 1
    • Views: 53
    9 May 2013 5:54 AM Go to last post
  14. Unanswered: ST 1.1 to ST 2.2 Upgrade advice

    I have a rather large, old ST v1.1 project that is on the threshold of being upgraded to ST v2.2.0. The project is currently wrapped with Phonegap...

    Started by dmillasich, 8 May 2013 2:23 PM
    • Replies: 3
    • Views: 85
    9 May 2013 5:54 AM Go to last post
  15. Unanswered: List not responding to events (Sencha Touch 2.1 with Android)

    Hi , I am recently work on map in sencha Touch 2.1 with Android emulator. if I am use a container(hbox) with items list or dataview with...

    Started by mayur277, 6 May 2013 9:18 PM
    • Replies: 7
    • Views: 187
    9 May 2013 1:08 AM Go to last post
  16. Answered: Trouble adding form panel to carousel

    Hi all, I have created a carousel that will have several items. One of which is a form panel. But, when I do that, the card is an empty one... ...

    Started by juworld, 7 May 2013 11:49 PM
    carousel, form panel
    • Replies: 1
    • Views: 101
    9 May 2013 12:13 AM Go to last post
  17. Unanswered: Sencha touch pull refresh no update

    Hi I need to pull refresh a list when a record updated.Please c my code below List.js Ext.define('bluebutton.view.BlueButton.TransactionList', {...

    Started by koolll, 20 Mar 2013 1:31 AM
    2 Pages
    1 2
    refresh a panel, sencha-touch-2.1, update
    • Replies: 10
    • Views: 381
    8 May 2013 11:27 PM Go to last post
  18. Unanswered: Not able to enter text into textbox in Android 4.1

    Hi I am developing an android app using phone gap and sencha touch 2. Every thing is working fine in android versions 4.0 and pre 4.0 but I...

    Started by prabhum103, 8 May 2013 7:56 PM
    android, phonegap 1.9, sencha touch 2
    • Replies: 0
    • Views: 53
    8 May 2013 7:56 PM Go to last post
  19. Unanswered: Sencha for mobile devices is great, but what about the desktop? aka responsive design

    My learning curve for Sencha itself remains steep. Which is good and mostly pleasant so far. Where things get hairy though is developing/designing a...

    Started by JeffBach, 27 Mar 2012 8:46 AM
    media queries, mobile first, responsive web design
    • Replies: 3
    • Views: 1,165
    8 May 2013 4:04 PM Go to last post
  20. Answered: send email or sms from sencha touch app

    I'd like to add a feature to my ST2 app that allows a user to send an email or sms message to a friend. Any suggestions on how best to do this would...

    Started by kworam, 12 Aug 2012 8:14 PM
    • Replies: 4
    • Views: 1,571
    8 May 2013 1:46 PM Go to last post