Sencha Touch 1.x: Discussion

+ Post New Thread

  1. JSON not loading in list

    Hello, I'm getting json from a mysql query, the result looks like this: Now I have one model and one store for this data! this is the...

    Started by waftock, 25 Mar 2011 1:22 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,772
    31 Mar 2011 12:23 PM Go to last post
  2. Sortable list and Store

    Hi everyone! Could you please answer the next question? If I have sortable list binded a store, should I sync the store and list after reordering...

    Started by John Doe01, 31 Mar 2011 12:23 PM
    • Replies: 0
    • Views: 870
    31 Mar 2011 12:23 PM Go to last post
  3. Sencha and SOAP

    For my bachelor thesis i use Sencha and i would like to use Sencha in a professional way, where it is usefull. When i use a Proxy i can get JSON...

    Started by Nemo76, 15 Dec 2010 3:40 AM
    • Replies: 3
    • Views: 2,670
    31 Mar 2011 11:40 AM Go to last post
  4. function.createCallback throws an error

    I'm trying to do the function callback and I get an error to say the method doesn't exist. Is this a standard method of a function object or...

    Started by leeprobert, 31 Mar 2011 10:49 AM
    createcallback, function
    • Replies: 2
    • Views: 582
    31 Mar 2011 11:11 AM Go to last post
  5. Date Picker field not updating until field loses focus

    Anyone else seeing this? The date picker field works fine but after selecting the value, it doesn't show up on the page until after selecting another...

    Started by ldm314, 23 Mar 2011 3:26 PM
    • Replies: 1
    • Views: 807
    31 Mar 2011 10:36 AM Go to last post
  6. Well done Sencha Team!

    I just tested one of my applications that has been upgraded to Sencha Touch 1.1.0 on an old HTC Desire running Android 2.1.... ... And it works!!!...

    Started by SimonFlack, 31 Mar 2011 10:35 AM
    • Replies: 0
    • Views: 483
    31 Mar 2011 10:35 AM Go to last post
  7. selectfield displays in incorrect location with FormPanel overlay

    I have a FormPanel that appears as a floating, modal panel overlay. When you click the selectfield of the form, the drop-down options display in the...

    Started by pcook, 31 Mar 2011 10:04 AM
    • Replies: 0
    • Views: 763
    31 Mar 2011 10:04 AM Go to last post
  8. Dumping Cahced Treestore data

    I have a treestore which loads itself via a proxy. I'm trying to get the lowest branches to dump their cached data and refresh from the server. Any...

    Started by m@uce, 31 Mar 2011 9:21 AM
    • Replies: 0
    • Views: 667
    31 Mar 2011 9:21 AM Go to last post
  9. Question Loading Multiple Models by Association using Store

    Hi, I have two tables User and Meal. And these models are associated with each other : Ext.regModel('User', { fields:, associations: ...

    Started by babar.sajjad, 25 Jan 2011 9:08 AM
    load multiple models, model association
    • Replies: 3
    • Views: 2,915
    31 Mar 2011 6:56 AM Go to last post
  10. Ext.List multiselect

    Hello all, I want to let the user select multiple options in a Ext.List. Im doing the following: Ext.regApplication({ launch:...

    Started by killfill, 28 Mar 2011 10:45 AM
    • Replies: 2
    • Views: 796
    31 Mar 2011 6:44 AM Go to last post
  11. Ext.dispatcher

    Is there any example explaining Ext.dispatcher work to replace eval()?

    Started by agentyikes, 31 Mar 2011 6:37 AM
    • Replies: 0
    • Views: 384
    31 Mar 2011 6:37 AM Go to last post
  12. Topbar image low resolution problem

    fixed

    Started by Appaddict, 31 Mar 2011 5:30 AM
    • Replies: 0
    • Views: 609
    31 Mar 2011 5:30 AM Go to last post
  13. Dynamic add Component

    Hi, how can i add a component to an existing component? Ext.setup({ glossOnIcon : false, onReady : function() { var json = { "xtype" :...

    Started by clange, 31 Mar 2011 3:58 AM
    • Replies: 0
    • Views: 656
    31 Mar 2011 3:58 AM Go to last post
  14. Autofocus prompt

    When using an Ext.Msg.prompt, how do you automatically set the focus to the textfield of the prompt?

    Started by kortovos, 31 Mar 2011 3:15 AM
    • Replies: 0
    • Views: 483
    31 Mar 2011 3:15 AM Go to last post
  15. How to add a hint when no internet connection is available

    I want to display a hint if there is now internet connection. I'm using Phonegap and the navigator.network.isReachable() method which works fine. So...

    Started by heringsfilet, 30 Mar 2011 11:13 PM
    dockeditems, hints, tabpanel
    • Replies: 0
    • Views: 1,201
    30 Mar 2011 11:13 PM Go to last post
  16. Arrow Add data to Picker

    Hi again, I add some data into a Picker. The first time I open the Picker, it looks fine. But now if I add more data, the Picker still looks...

    Started by Zielke, 24 Sep 2010 5:55 AM
    add, picker, removeall, slots
    • Replies: 6
    • Views: 1,466
    30 Mar 2011 7:33 PM Go to last post
  17. Exclamation Infinite Carousel iPad RAM problem with big images (Crash)

    I've been developing an application for the iPad using Sencha Touch. Got the Infinite Carousel working with the current public version of Sencha...

    Started by Hertz, 4 Mar 2011 2:25 PM
    carousel, infinite, ipad, ram
    • Replies: 3
    • Views: 1,984
    30 Mar 2011 7:24 PM Go to last post
  18. how to swap web based scrollbar in form for iOS scroll-ability?

    i have a web form text area that has scroll bars (its a really long "terms and conditions" pane) but scroll bars don't work on iOS is there a easy...

    Started by bobmane, 29 Mar 2011 12:50 PM
    • Replies: 2
    • Views: 1,097
    30 Mar 2011 5:43 PM Go to last post
  19. Question Video in Carousel

    I've tried to put a video in the Carousel but it doesn't work, is it normal? Here is my code : items:

    Started by ludm, 22 Jun 2010 7:52 AM
    • Replies: 7
    • Views: 2,692
    30 Mar 2011 1:11 PM Go to last post
  20. Question Status infinite carousel?

    Sencha team: What is the status of the infinite carousel component? Will it be included in an upcoming release of sencha-touch? Thanks!

    Started by aasanchez, 30 Mar 2011 7:35 AM
    infinite carousel
    • Replies: 0
    • Views: 499
    30 Mar 2011 7:35 AM Go to last post