Sencha Touch 1.x: Discussion

Page 1 of 385 1 2 3 11 51 101 ... LastLast

+ Post New Thread

  1. Question Is hooking under deserialization process in Ext.data.JsonStore possible?

    Hi all (my first post here), Is there any possibility to hook before/after deserialization in Ext.data.JsonStore (or if its taken in...

    Started by --miCZar--, 24 Oct 2010 7:50 PM
    asp.net web service json, datetime, deserialization, ext.data.httpproxy
    • Replies: 2
    • Views: 1,065
    25 Oct 2010 5:22 AM Go to last post
  2. list in tab Panel

    I am sure this kind of question has been answered a few hundred times but (anyway). I want to put a list in each of my 2 tabPanels. Have got so...

    Started by .jpg, 14 Nov 2010 3:43 AM
    • Replies: 5
    • Views: 938
    14 Nov 2010 5:43 PM Go to last post
  3. drop down text field

    Hi (this is the first of a few possible issue I have) I have a drop down with the option for an "other" box - I want this to produce a textfield...

    Started by .jpg, 4 Nov 2010 7:37 AM
    • Replies: 0
    • Views: 450
    4 Nov 2010 7:37 AM Go to last post
  4. drop down menu which is answer dependent

    I am trying to produce a drop down Menu that gives options available dependent on the previous answer. EG (or cas in question). from answering...

    Started by .jpg, 4 Nov 2010 7:43 AM
    • Replies: 5
    • Views: 937
    6 Dec 2010 8:02 AM Go to last post
  5. simple "if" statement?

    Hi. I want to have a question in my form determine the next part of the form and was wondering if anyone else had done anything like this? Basically,...

    Started by .jpg, 22 Nov 2010 2:07 AM
    • Replies: 3
    • Views: 894
    23 Nov 2010 4:46 AM Go to last post
  6. Enable list...

    Hi - am trying to get the following... • get list into a tabPanel... (not having much joy - but this was actually noted in a previous thread), so...

    Started by .jpg, 14 Nov 2010 11:43 AM
    • Replies: 1
    • Views: 597
    14 Nov 2010 3:48 PM Go to last post
  7. embeding a button into a template...

    Has anyone any advice as to how to do this? Basically I want to embed a 2 or 3 card tabPanel into a list? The list items in the first page will act...

    Started by .jpg, 16 Nov 2010 11:57 PM
    • Replies: 0
    • Views: 565
    16 Nov 2010 11:57 PM Go to last post
  8. why are my posts not showing up...?

    :-/

    Started by .jpg, 17 Nov 2010 3:45 AM
    • Replies: 6
    • Views: 787
    17 Nov 2010 7:04 AM Go to last post
  9. inserting a tabPanel into a tpl list

    (I'll try again) I am trying to insert a TabPanel into a <tpl> list. I cannot do it. Have tried a few times now... Please help. Here is my code...

    Started by .jpg, 17 Nov 2010 3:54 AM
    • Replies: 0
    • Views: 1,019
    17 Nov 2010 3:54 AM Go to last post
  10. list

    Hi - I want to create a list that is actually a queue so does not need an order/grouping but needs to be re-orderable and have a delete function - I...

    Started by .jpg, 12 Nov 2010 3:56 AM
    • Replies: 4
    • Views: 1,001
    12 Nov 2010 7:25 AM Go to last post
  11. help with a tabPanel, data and sliders

    Am trying to put together a screen that shows 3 levels of information from a store. Two of which are static but one can be edited. I want the...

    Started by .jpg, 17 Nov 2010 8:48 AM
    • Replies: 1
    • Views: 430
    17 Nov 2010 8:49 AM Go to last post
  12. containing a tabpanel/bar in another panel/list???

    Is it possible for me to contain a 3 screen TabPanel within another panel or list? Basically I want a list of items (produced by a store), each one...

    Started by .jpg, 17 Nov 2010 11:52 PM
    • Replies: 1
    • Views: 774
    20 Nov 2010 9:23 AM Go to last post
  13. still trying...

    To get a tabPanel into a nested list leaf... Any ideas??? Cannot seem to get the code to work together. Have separate components working individually...

    Started by .jpg, 21 Nov 2010 8:49 AM
    • Replies: 1
    • Views: 565
    25 Nov 2010 5:23 PM Go to last post
  14. Optimizing application / List Issues

    Hi everyone, I have a problem with my application. Here's my situation at the moment: The application aims to deal with JSON files with about...

    Started by 1chiban, 11 Oct 2011 6:37 AM
    • Replies: 1
    • Views: 386
    12 Oct 2011 1:18 AM Go to last post
  15. Cache Manifest: Cannot read property of undefined

    Hello everyone, I have a problem when i try to cache the files of my application. Without using the cache manifest my app runs flawlessly but...

    Started by 1chiban, 6 Oct 2011 7:01 AM
    • Replies: 2
    • Views: 853
    6 Mar 2012 12:45 AM Go to last post
  16. How to get a SelectField value

    Hi guys, I have a problem with my application. I have a SelectField with several options. Those options are saved inside a Ext.data.JsonStore. So...

    Started by 1chiban, 25 Aug 2011 7:21 AM
    • Replies: 3
    • Views: 790
    26 Aug 2011 7:53 AM Go to last post
  17. How to use hasMany association with multiple lists and stores?

    Hi, I have a question as the topic suggests. In my web application i got 4 classes which are related to each other so a "class 1" object has many...

    Started by 1chiban, 31 Aug 2011 8:19 AM
    • Replies: 0
    • Views: 425
    31 Aug 2011 8:19 AM Go to last post
  18. Cannot read property 'length' of undefined

    Hi guys, I have a json file with the data i want to put in my list but apparently it doesn't load any data. When i try to run the program it...

    Started by 1chiban, 29 Aug 2011 8:49 AM
    • Replies: 5
    • Views: 1,604
    31 Aug 2011 8:15 AM Go to last post
  19. Question Help; how to create cover flow effect with Sencha Touch?

    Hi there, now asking for information to create a cover flow effect and add it to an iPhone - iPad web application, I saw it could be done using YUI...

    Started by 2000Rivets, 2 Dec 2010 4:59 PM
    • Replies: 1
    • Views: 1,166
    8 Aug 2011 2:19 AM Go to last post
  20. Help; how to enable iPad touch-events

    Hi everyone, I'm trying to make an application which loads images and put them into carousel (using Sencha Touch) that's not problem at all, the...

    Started by 2000Rivets, 17 Nov 2010 8:38 AM
    • Replies: 5
    • Views: 2,176
    21 Dec 2010 10:11 AM Go to last post