Sencha Touch 1.x: Discussion

Page 50 of 385 FirstFirst ... 40 48 49 50 51 52 60 100 150 ... LastLast

+ Post New Thread

  1. Ext.data.TreeStore with Ext.data.ScriptTagProxy

    I'm trying to use a TreeStore with ScriptTagProxy... Ext.regModel('ListItem', { fields: }); var store = new...

    Started by anderfsilva, 23 Nov 2011 5:45 AM
    • Replies: 3
    • Views: 685
    23 Nov 2011 5:25 PM Go to last post
  2. Exclamation Modifying DOM Elements

    I understand that this is possible but I can't find a simple implementation anywhere. Granted I am somewhat new and coming from jQuery, I am so...

    Started by jnotti, 22 Nov 2011 2:18 PM
    • Replies: 3
    • Views: 843
    23 Nov 2011 1:42 PM Go to last post
  3. Question toggle wierd behavior

    Hi; using sencha 1.1 I dont know if this was meant to be like this. but the following code: items: , }] will fire a...

    Started by gkatz, 23 Nov 2011 8:37 AM
    toggle change
    • Replies: 1
    • Views: 451
    23 Nov 2011 11:30 AM Go to last post
  4. Question Making a cross domain http call which returns xml as response

    Could we Make a a cross domain http call which returns xml as response? Best, Sandhya

    Started by sandhyakrishnan, 23 Nov 2011 3:17 AM
    • Replies: 1
    • Views: 733
    23 Nov 2011 11:26 AM Go to last post
  5. loading data from json works but when accessing in the view the store object empty

    Hi guys, I am having some issue with sencha touch data store. I am loading the data from jsonp to a store. The data is getting stored...

    Started by pkvenu, 22 Nov 2011 4:32 PM
    sencha touch 1.1.0
    • Replies: 1
    • Views: 685
    23 Nov 2011 11:21 AM Go to last post
  6. submit on formpanel view that has 2 textfield

    Hello all, I have a formpanel with a docked toolbar which has 2 textfield items. I will not use using button for form submission. Rather just...

    Started by won.rhee, 22 Nov 2011 4:39 PM
    form submit, mvc, standardsubmit
    • Replies: 1
    • Views: 476
    23 Nov 2011 9:27 AM Go to last post
  7. setPosition beforerender

    How can I set position of a floating panel beforerender.

    Started by hitman01, 22 Nov 2011 10:18 AM
    setposition
    • Replies: 4
    • Views: 1,023
    23 Nov 2011 7:59 AM Go to last post
  8. Newbie question: What am I doing wrong with my app. Eager to learn :)

    Hi to all forum supporters. New guy here :) It's my first app. I'm trying to create a Tabbed Bar interface, when each tab lead to a section that...

    Started by neoswf, 23 Nov 2011 6:04 AM
    tab bar, toolbar
    • Replies: 1
    • Views: 416
    23 Nov 2011 7:31 AM Go to last post
  9. Exclamation Is it possible to integrate Facebook authentication into Sencha Touch

    Hi everyone, I was thinking has anyone of you manage to implement Facebook's authentication feature with Touch? I would love to have my app to...

    Started by directx0000, 15 Sep 2010 7:58 AM
    • Replies: 4
    • Views: 2,756
    23 Nov 2011 6:49 AM Go to last post
  10. Question Dynamic carousel weired behavior

    Hi, I'm currently a bit confused when using a dynamic carousel. When I set new cards using "Test2" it works just fine, but the variant on...

    Started by aschoenfeld, 23 Nov 2011 2:27 AM
    • Replies: 2
    • Views: 462
    23 Nov 2011 4:48 AM Go to last post
  11. List item "sticking" down

    Hi, I'm working on this site here: http://assocproducts.com/mobile/ and the problem is with the second item in the list, "Products and Services". ...

    Started by glitch003, 22 Nov 2011 3:44 AM
    • Replies: 3
    • Views: 377
    22 Nov 2011 7:00 PM Go to last post
  12. Display a map and a button in a panel with vbox layout

    Hi, I'm facing some problems when trying to build my first sencha touch app. I want to have a Panel with a VBox layout. At the top should be a...

    Started by heringsfilet, 25 Mar 2011 7:33 AM
    • Replies: 1
    • Views: 1,030
    22 Nov 2011 4:55 PM Go to last post
  13. Question [sencha+phonegap] when does the OS decides to 'shutdown' an app

    Hi all I have a sencha phonegap app - pure sencha JS code - no use of native functionality. deployed on ios. I was wondering regarding the...

    Started by gkatz, 22 Nov 2011 7:05 AM
    • Replies: 1
    • Views: 728
    22 Nov 2011 11:29 AM Go to last post
  14. local storage question

    Hi; I am starting to use local storage (using LocalStorageProxy). I actually need to save only 2 values to local storage. logically they represent 2...

    Started by gkatz, 22 Nov 2011 8:05 AM
    • Replies: 1
    • Views: 338
    22 Nov 2011 8:27 AM Go to last post
  15. Question Checkboxfield 'disabled: true' does not disable field on iPad

    When using the checkboxfield and having set the disabled property to true, the field remains checkable and uncheckable when using safari on the...

    Started by ksystems, 11 Mar 2011 3:04 AM
    checkbox, checkboxfield, disabled
    • Replies: 3
    • Views: 1,081
    22 Nov 2011 6:44 AM Go to last post
  16. panel pdf support

    Does the Touch library provide iPad support for the display of PDF files in a "Panel"? I have the following code working in Chrome on a PC,...

    Started by dmillasich, 4 Oct 2011 7:05 PM
    • Replies: 2
    • Views: 759
    22 Nov 2011 1:03 AM Go to last post
  17. Opening PDF

    Hello, is there a way of opening PDF files and make them look like they are integrated into the application ? Or maybe have them downloaded in...

    Started by andreig, 8 Feb 2011 1:38 AM
    • Replies: 3
    • Views: 1,157
    22 Nov 2011 1:02 AM Go to last post
  18. Exclamation load record method in sencha

    i have following code inside controller: var model1 = this.store.getAt(a.index); App.views.start.load(model1); ...

    Started by mukund1a, 15 Nov 2011 9:23 PM
    • Replies: 4
    • Views: 937
    21 Nov 2011 9:03 PM Go to last post
  19. Ext.util.Cookie in Sencha Touch ?

    Does anyone know if Ext.util.Cookies is to be added to Sencha Touch? I have an application with a login screen that returns a token which will...

    Started by gary7au, 2 Oct 2010 1:03 AM
    cookie
    • Replies: 4
    • Views: 1,997
    21 Nov 2011 7:35 PM Go to last post
  20. Touch and cookies?

    I have a Touch app that makes Ajax.requests to the (IIS .net) server...and while there, the MVC app communicates with a third party site...creates a...

    Started by Bucs, 5 Apr 2011 1:54 PM
    • Replies: 1
    • Views: 486
    21 Nov 2011 7:33 PM Go to last post