Sencha Touch 1.x: Discussion

Page 112 of 385 FirstFirst ... 12 62 102 110 111 112 113 114 122 162 212 ... LastLast

+ Post New Thread

  1. Reading XML data in a List or NestedList

    Hello ! I'm a french student learning Sencha Touch. Since a few days now, I have been trying an example of displaying an xml data using a list or...

    Started by Manu_Fr, 24 Jul 2011 5:27 AM
    list, nestedlist, xml
    • Replies: 4
    • Views: 957
    24 Jul 2011 9:36 AM Go to last post
  2. help with carousel dynamic changes and events

    dear friends, two quick questions * If i have a carousel created with lets say 5 items inside each with a html:text and if i want dynamically to...

    Started by javismiles, 24 Jul 2011 9:15 AM
    • Replies: 0
    • Views: 564
    24 Jul 2011 9:15 AM Go to last post
  3. Quick Question With Droppable

    I see for Droppable that I can set the option for validDropMode: 'contains', or 'intersects'. Is there an option, or some way to do a contains, but...

    Started by drbigfresh, 24 Jul 2011 6:11 AM
    • Replies: 0
    • Views: 266
    24 Jul 2011 6:11 AM Go to last post
  4. how can i customize the list's group bar

    hi , i have Carousel with 2 items each of them is a list as u can see the code below my lists are grouped Ext.setup({ icon: 'icon.png',...

    Started by mr.xprt, 23 Jul 2011 12:14 PM
    • Replies: 1
    • Views: 653
    24 Jul 2011 3:37 AM Go to last post
  5. Touch Event's XY properties not available on iOS ?

    Hello, I just changed the code in touch.js from examples to get the touch event's XY coordinates. Works fine in Safari, Chrome, Firefox, Android .....

    Started by prebondy, 23 Jul 2011 10:49 PM
    ios, pagexy, touch events
    • Replies: 0
    • Views: 969
    23 Jul 2011 10:49 PM Go to last post
  6. subscribe to 'Activate' event on a form inside a sheet

    Hi, I have something like this: this.cForm = new Ext.form.FormPanel( { id: 'cForm', scroll: 'vertical', ...

    Started by Akrion, 23 Jul 2011 9:17 PM
    • Replies: 0
    • Views: 523
    23 Jul 2011 9:17 PM Go to last post
  7. Question Question about setting opacity...

    I see that I can set up the innerHTML using this for a div: draggable.el.setHTML('This is some new content'); How can I adjust the opacity of the...

    Started by drbigfresh, 23 Jul 2011 7:35 PM
    • Replies: 1
    • Views: 443
    23 Jul 2011 7:43 PM Go to last post
  8. centering in all screens

    im using loading mask to set a loading picture when sencha is loading problem is i cant manage it to have it centered, if i use top:50% left:50%,...

    Started by javismiles, 23 Jul 2011 2:19 PM
    • Replies: 0
    • Views: 245
    23 Jul 2011 2:19 PM Go to last post
  9. fastest way to show a initial message

    what is the fastest way to show an initial - app loading - message on startup and how do you guarantee that it will look centered on the screen of...

    Started by javismiles, 23 Jul 2011 1:13 PM
    • Replies: 0
    • Views: 305
    23 Jul 2011 1:13 PM Go to last post
  10. Data stores and arrays

    I've tried searching for this but can't seem to find an answer. Following the tutorial at:...

    Started by emd, 23 Jul 2011 10:00 AM
    json, offline, store
    • Replies: 0
    • Views: 388
    23 Jul 2011 10:00 AM Go to last post
  11. Lists, itemTpls and buttons

    Hello to everyone, I have a List object with a custom XTemplate definition containing css styled HTML buttons. While I'm able to respond to...

    Started by mrtedweb, 21 Jul 2011 7:07 AM
    • Replies: 4
    • Views: 484
    23 Jul 2011 8:52 AM Go to last post
  12. tabBar footer with Navigation toolbar header?

    I'm trying to set up an application that has four different views, all switchable from a permanent TabBar at the bottom of the screen. Each view...

    Started by tdack, 23 Jul 2011 5:56 AM
    • Replies: 2
    • Views: 1,243
    23 Jul 2011 6:25 AM Go to last post
  13. Question error: c is undefined in ext-all.js (in line 15)

    i write a loginWindow.js file. when i post my name and password ,it show correct,but after i posted username and password,and error...

    Started by firerat, 23 Jul 2011 1:35 AM
    • Replies: 0
    • Views: 471
    23 Jul 2011 1:35 AM Go to last post
  14. Red face replacing text in an item of a vbox of a panel detecting dynamically the clicked item

    I create a panel with a vbox that has 3 items: red,amber and green then i set a click event, and when that event is triggered, i want to change the...

    Started by javismiles, 22 Jul 2011 11:17 PM
    • Replies: 0
    • Views: 614
    22 Jul 2011 11:17 PM Go to last post
  15. Carousel and setActiveItem

    Greetings... another n00b here :) I'm having issue setting activeItem inside the carousel component. My app has two panels (home, page). Home...

    Started by appsandcheese.com, 22 Jul 2011 8:38 PM
    • Replies: 0
    • Views: 1,036
    22 Jul 2011 8:38 PM Go to last post
  16. Exclamation Pass geo coordinates to ajax post request

    Hello, I've been scratching my head on this and hoping to gain some understanding from your replies. Ext.regApplication('NotesApp',{ launch:...

    Started by won.rhee, 22 Jul 2011 12:20 PM
    geo latitude scope ajax
    • Replies: 2
    • Views: 706
    22 Jul 2011 3:04 PM Go to last post
  17. Facebook like button login after...crush

    Hi, Im developing some app integrating with facebook like button. I managed to put like buttons. They works fine with facebook-login users. But...

    Started by ideodora, 16 Mar 2011 5:12 PM
    facebook, like-button, login, redirect
    • Replies: 1
    • Views: 1,298
    22 Jul 2011 1:57 PM Go to last post
  18. NestedList layout question -- making a footer

    I'd like to make a NestedList for a shopping cart view that lets you tap on each item for a detail view, but also has order info and a checkout...

    Started by colworx, 22 Jul 2011 1:02 PM
    nestedlist list
    • Replies: 0
    • Views: 558
    22 Jul 2011 1:02 PM Go to last post
  19. Question Multiple GridPanels in a parent Panel?

    I'm using TouchGridPanel by Mitchell Simoens (https://github.com/mitchellsimoens/Ext.ux.TouchGridPanel) and am trying to put two GridPanel items on a...

    Started by twilkinson, 22 Jul 2011 11:32 AM
    • Replies: 0
    • Views: 325
    22 Jul 2011 11:32 AM Go to last post
  20. Form post to external URL (w/o having a form)?

    In my app I send an Ajax call to submit an order, then I need to redirect to another URL giving it some data. The data can be large and I don't want...

    Started by estesbubba, 22 Jul 2011 9:19 AM
    • Replies: 1
    • Views: 934
    22 Jul 2011 11:14 AM Go to last post