Sencha Touch 2.x: Discussion

Page 41 of 112 FirstFirst ... 31 39 40 41 42 43 51 91 ... LastLast

+ Post New Thread

  1. Radiofields and Double tapping

    There have been issues with grouped radio buttons where the user cannot remove a checked radio field. Currently in my other software, there is a...

    Started by jerome76, 19 Jul 2012 1:08 PM
    • Replies: 2
    • Views: 705
    21 Jul 2012 4:31 PM Go to last post
  2. Is orientation locking a planned feature?

    Our app (for iOS and Android) requires the ability to lock the current orientation and force specific orientations programmatically on the device....

    Started by ekf, 17 Jul 2012 5:00 PM
    orientation, phonegap
    • Replies: 4
    • Views: 1,436
    20 Jul 2012 6:52 PM Go to last post
  3. Ext.tab.Panel - tab click event

    Hello, I am looking for a way to capture a click event on a tab that is already selected. I have an item named "Parts" and it is has been...

    Started by ehiggins, 20 Jul 2012 6:38 AM
    • Replies: 1
    • Views: 388
    20 Jul 2012 7:37 AM Go to last post
  4. Problem with Setting Textfield height when label is on top

    I'm getting an issue where if I set the height on a textfield item and set the label to 'top' the label appears on top of the text input completely...

    Started by DSordillo, 19 Jul 2012 11:14 AM
    • Replies: 2
    • Views: 764
    20 Jul 2012 5:15 AM Go to last post
  5. Sync Localstorage (offline) & Store Proxy JSON (online) ?

    hello, i try to load data from file (online) into localstorage (offline). View from localstorage . When i try from data file is ok but from...

    Started by gizmoone, 16 Jul 2012 6:54 AM
    localstorage, proxy, sync store
    • Replies: 7
    • Views: 1,519
    20 Jul 2012 2:09 AM Go to last post
  6. Explain how to a scrollable List use dynamic height without fixed height

    Explains how to set Ext.dataview.List or Ext.dataview.DataView's height for dynamic. Usually we need to show a List in the container's center for...

    Started by hanguokai, 29 Feb 2012 12:37 AM
    • Replies: 5
    • Views: 1,637
    19 Jul 2012 12:53 PM Go to last post
  7. Working with Layout and Graphical Design

    Hey guys. I have been doing a bit of mobile work lately and came across a little trick that has really made my life a lot easier. I am using...

    Started by SimonFlack, 18 Jul 2012 8:56 AM
    • Replies: 5
    • Views: 523
    19 Jul 2012 12:45 PM Go to last post
  8. onUpdated trigger

    I can't seem to find onUpdated in the docs. What triggers an onUpdated event?

    Started by mpond, 10 Jul 2012 7:11 AM
    • Replies: 2
    • Views: 603
    19 Jul 2012 12:22 PM Go to last post
  9. Using alias or xtype?

    I was wondering what the different between defining the alias of your class or the xtype of your class was. For a view, you can put alias:...

    Started by michael.parrott, 17 Jul 2012 11:49 AM
    alias, xtype
    • Replies: 5
    • Views: 1,455
    19 Jul 2012 10:34 AM Go to last post
  10. Print or Email from Sencha App

    Hello, Is there a good method of printing the current view or a given component and/or emailing an image or html of that view or component to...

    Started by pfitzgerald, 25 Apr 2012 12:19 PM
    email, print, safari
    • Replies: 5
    • Views: 1,231
    19 Jul 2012 7:42 AM Go to last post
  11. Local Storage Model Update

    I've been wrestling with Sencha's local storage Store/Model/Identifier trifecta for a while. My goal is to be able to locally store a key/value pair...

    Started by fousheezy, 17 Jul 2012 9:28 AM
    identifier, model, store, unique field
    • Replies: 2
    • Views: 1,452
    19 Jul 2012 5:39 AM Go to last post
  12. How to focus/highlight inside toolbar elements in sencha touch2

    I have done application using sencha touch2 . as per requirement i need to focus/highlight inside the toolbar elements, when mouse is over(point to)...

    Started by Rameshlamani, 18 Jul 2012 5:00 AM
    sencha, sencha 2, sencha 2.0
    • Replies: 2
    • Views: 431
    18 Jul 2012 10:26 PM Go to last post
  13. What can cause iPhone address bar to not hide?

    I'm converting a 1.1 app to 2.0 and the address bar won't hide on iPhone. Any ideas?

    Started by estesbubba, 22 Mar 2012 12:33 PM
    • Replies: 5
    • Views: 1,550
    18 Jul 2012 8:28 AM Go to last post
  14. Android update broke my swipe and scroll!

    So this morning my web app worked just fine (launched from browser shortcut on my launcher screen). Then I opened it up again this afternoon to show...

    Started by Bunchofstring, 17 Jul 2012 10:32 AM
    android, autoupdate, scroll, st2.0.1.1, swipe
    • Replies: 1
    • Views: 403
    18 Jul 2012 7:57 AM Go to last post
  15. Way to tell dynamic loader to ignore namespace?

    We have an app that is actually a kiosk running on a desktop in Awesomium (Chrome). The Awesomium build has a JavaScript API with the namespace of...

    Started by estesbubba, 12 Jul 2012 1:51 PM
    • Replies: 4
    • Views: 765
    18 Jul 2012 7:16 AM Go to last post
  16. TextField label with multiple colors

    Is there a way to set TextField label to have multiple colors? For example: Name:*

    Started by e3133d3, 17 Jul 2012 6:08 AM
    • Replies: 2
    • Views: 473
    18 Jul 2012 7:03 AM Go to last post
  17. Chrome 21 beta and Touch display issues

    I know it's the beta release, but I've noticed a few display issues with Chrome 21 beta. You can see these with the Kitchen Sink app - User Interface...

    Started by estesbubba, 16 Jul 2012 8:41 AM
    • Replies: 2
    • Views: 665
    18 Jul 2012 6:39 AM Go to last post
  18. Problem with "Welcome to Sencha Touch 2" example on ICS Samsung Nexus S

    The "Welcome to Sencha Touch 2" example that is created when sencha generate app is used is not working on Ice Cream Sandwich v4.0.4 Steps to...

    Started by hillgr, 10 Jul 2012 10:06 AM
    4.0.4, ics, ics bug
    • Replies: 5
    • Views: 1,142
    18 Jul 2012 5:08 AM Go to last post
  19. Simple form validation problem

    Hello, I've written simple form and simple validation to it but I don't know how to add one more thing. Code: ...

    Started by bakacza, 17 Jul 2012 1:46 AM
    • Replies: 1
    • Views: 371
    17 Jul 2012 4:08 AM Go to last post
  20. Ext.Loader is not coming in android device. using Sencha Touch 2

    I have done application using sencha touch2 . I have generated apk/ipa file from phone gap (https://build.phonegap.com/). when i installed ...

    Started by Rameshlamani, 16 Jul 2012 1:13 AM
    sencha, sencha 2, sencha 2.0
    • Replies: 1
    • Views: 404
    17 Jul 2012 3:22 AM Go to last post