Sencha Touch 1.x: Discussion

Page 2 of 385 FirstFirst 1 2 3 4 12 52 102 ... LastLast

+ Post New Thread

  1. Adding items to a select field dynamically

    Hi, Scenario I have a select field with predefined items. When I choose an item from the list a new item should be added to the list. If I could...

    Started by dannilsson, 4 Aug 2011 6:01 AM
    • Replies: 5
    • Views: 1,711
    18 Mar 2013 7:35 PM Go to last post
  2. "Popover" question

    Hi All, I see in the Kitchen Sink example when you are in portrait mode the left navigation is hidden and made visible via the Navigation button....

    Started by gwthompson, 2 Jul 2010 12:57 PM
    • Replies: 7
    • Views: 2,506
    16 Mar 2013 7:41 AM Go to last post
  3. Add support for mouse scrolling (for development)

    It would be really helpful if there was a way to enable mouse scrolling during development. I will often develop my mobile apps on my desktop...

    Started by smerickson, 25 Sep 2010 1:45 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 6,593
    14 Mar 2013 3:06 AM Go to last post
  4. Exclamation How to get ajax request into a variable in sencha touch?

    What I am trying to do is is get the information I have in my ajax request as the badgetext number Here is where I am trying to do it. This seems...

    Started by alexgv, 21 Jun 2011 9:29 AM
    ajax, sencha touch
    • Replies: 4
    • Views: 2,185
    13 Mar 2013 3:48 AM Go to last post
  5. [resolved] Ext Msg Confirm change button text

    Hi, How i can change the button text ? (yes and no) handler: function(){ Ext.Msg.confirm("Etes vous sûr", "", function(e){if(e == 'yes'){...

    Started by dmassiani, 27 Dec 2010 3:14 AM
    • Replies: 6
    • Views: 11,469
    11 Mar 2013 11:45 AM Go to last post
  6. Post to Facebook wall from Sencha Touch App?

    I've been trying to get this to work for a few weeks now, and I'm totally stuck. I've got a Sencha Touch app for snowboarders that generates a random...

    Started by bendixso, 26 Apr 2011 6:45 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 6,011
    11 Mar 2013 4:15 AM Go to last post
  7. Great article for tips on optimizing performance on the iPhone and iPad

    I found this article the other day and we found it pretty enlightening. It would be great to see Ext Touch considered some of these. ...

    Started by gpenston, 16 Jun 2010 3:04 PM
    css, ipad, optimization, performance
    • Replies: 2
    • Views: 4,434
    6 Mar 2013 6:19 AM Go to last post
  8. facebook api

    hi... good morning all..... hey guys any one have facebook api of sencha... i want share some controls on facebook but i dont know how to share...

    Started by maulik, 10 Feb 2011 8:50 PM
    facebook api
    • Replies: 7
    • Views: 3,057
    5 Mar 2013 9:54 PM Go to last post
  9. Question Show and Hide Docked Items.

    Hi, I have a panel with Top and Bottom docked items and these docked items are initially Hidden. I want to show these docked items by Clicking a...

    Started by irfaniqbal, 21 Jan 2011 7:19 AM
    6 Pages
    1 2 3 ... 6
    • Replies: 56
    • Views: 15,352
    2 Mar 2013 12:24 AM Go to last post
  10. Aptana Code Assist for Sencha Touch

    Is there a way to get Aptana to do “code assist” for Sencha touch? If not how does one figure out what all the available parameters are? The API...

    Started by sdgoodin, 14 Oct 2010 7:50 AM
    2 Pages
    1 2
    aptana, code assist, code complete, ide, sencha touch
    • Replies: 13
    • Views: 11,078
    1 Mar 2013 8:30 AM Go to last post
  11. Select field to no selection.

    How do i make a select field to have no solection. Like right now, the first element in my store is getting selected by default. I tried the reset...

    Started by blessan, 4 Oct 2010 9:00 PM
    2 Pages
    1 2
    • Replies: 14
    • Views: 4,922
    1 Mar 2013 4:27 AM Go to last post
  12. Panels are hiding but not reappearing

    I have many TabPanels in my application with each displaying a number of Panels. Most of the Panels contain various buttons (created using a custom...

    Started by dj_fuzzy, 25 Feb 2013 10:11 AM
    • Replies: 0
    • Views: 372
    25 Feb 2013 10:11 AM Go to last post
  13. list falls under docked toolbar

    Hi, i have a panel and inside that panel a few other panels (with layout: 'hbox') and below that i have a list. So in pseudo code: Ext.Panel ({...

    Started by nofx, 26 Oct 2011 2:18 AM
    • Replies: 1
    • Views: 472
    25 Feb 2013 2:59 AM Go to last post
  14. Handling ldpi/mdpi/hdpi on Android/Phonegap on my own

    Hello everyone, i want to handle the different display densitys on my own because my app will be image heavy and i do not want to have all images...

    Started by Caspar, 28 Jan 2012 3:06 AM
    • Replies: 1
    • Views: 1,873
    21 Feb 2013 10:55 PM Go to last post
  15. Question Button UI: Combine x-button-small with x-button-back and x-button-action

    Hi there, is there any possibility to create a small toolbar action button without adding new CSS classes? Or better: When I change the ...

    Started by Benjamin Ansbach, 8 Mar 2011 6:59 AM
    • Replies: 2
    • Views: 2,287
    21 Feb 2013 2:05 PM Go to last post
  16. How to render a hasmany association with a template?

    Let's say I have a simple hasMany relation such as the one in the docs (using localstorage): Ext.regModel('Product', { fields: , proxy:...

    Started by Salva, 22 Dec 2010 1:08 AM
    hasmany, model data, template
    • Replies: 8
    • Views: 2,686
    20 Feb 2013 5:43 AM Go to last post
  17. toggle for left to right?

    Hi; i am trying to figure out how to get forms with toggle working with right to left languages where everything is alligned from right to left I...

    Started by gkatz, 29 Nov 2011 11:52 PM
    • Replies: 3
    • Views: 971
    19 Feb 2013 6:08 AM Go to last post
  18. Sort list by geolocation

    I have a list that loads json data into a datastore from my server. The json contains a list of shops and their latitude and longitude. I have...

    Started by Johnbran, 3 Jul 2011 3:54 PM
    • Replies: 6
    • Views: 1,543
    19 Feb 2013 5:13 AM Go to last post
  19. Looking for a star-rating compatible sencha touch

    Following my last post, i'm looking for a star-rating plug-in compatible with sencha touch. It's for items of an Ext.List. I've seen there is...

    Started by Dragnalith, 23 May 2011 3:14 PM
    • Replies: 4
    • Views: 2,347
    14 Feb 2013 12:44 AM Go to last post
  20. Load data into a Form from a Datastore?

    How to load data into a Form from a datastore? I have a datastore, a model and form, i've tried to look at the examples but no one is related to...

    Started by steve1964, 16 Sep 2010 8:43 AM
    • Replies: 7
    • Views: 3,794
    13 Feb 2013 3:44 PM Go to last post