Sencha Touch 1.x: Q&A

Page 91 of 95 FirstFirst ... 41 81 89 90 91 92 93 ... LastLast

+ Post New Thread

  1. Unanswered: How to add widget at bottom of a panel.

    Hi, I have a panel with a background image which takes up all the screen (apart from a toolbar at the top). I want to include another panel with...

    Started by Lobo010, 2 Sep 2011 1:01 PM
    • Replies: 0
    • Views: 400
    2 Sep 2011 1:01 PM Go to last post
  2. Unanswered: Carousel bug when having more than 3 cards

    When I use up to three cards, the carousel works fine. But as soon as I use four cards, there is a bug: The first and the fourth card are...

    Started by modder, 2 Sep 2011 10:55 AM
    • Replies: 0
    • Views: 485
    2 Sep 2011 10:55 AM Go to last post
  3. Unanswered: Problem with callback in Ext.util.JSONP.request

    I have these two pieces of code, the first one is from the twitter app demo for sencha touch and the second one would be my code modified for it to...

    Started by Aedis, 2 Sep 2011 5:27 AM
    • Replies: 0
    • Views: 1,047
    2 Sep 2011 5:27 AM Go to last post
  4. Unanswered: aptana code hints do not sencha

    I am a newcomer to use aptana studio 3 debug sencha, but sench-touch.css fileinside some of the functions aptana will complain, I want to know, did...

    Started by Suuuuch, 1 Sep 2011 6:28 PM
    • Replies: 0
    • Views: 604
    1 Sep 2011 6:28 PM Go to last post
  5. Question Unanswered: SenchaTouch class values

    Hello All, I'm new to SenchaTouch and going through the Lists demo. That shows a list being created with a class="contact" in the itemTpl's div. ...

    Started by MattCobb, 1 Sep 2011 4:14 PM
    class
    • Replies: 0
    • Views: 594
    1 Sep 2011 4:14 PM Go to last post
  6. Unanswered: Date field and Safari

    I have a 'date' field in one of my models - data is read form XML via Ajax Proxy to Store. Everything works perfect on Chrome but on Safari field...

    Started by yoorek, 31 Aug 2011 12:30 AM
    • Replies: 1
    • Views: 631
    1 Sep 2011 1:50 PM Go to last post
  7. Answered: Sencha Touch UI suggestions for 3 scenarios

    Hello. I am experimenting writing a Sencha Touch simple web app (that extends an existing enterprise CRM system). In the initial release I'd like...

    Started by bardaste, 30 Aug 2011 8:10 PM
    • Replies: 2
    • Views: 977
    31 Aug 2011 11:13 PM Go to last post
  8. Unanswered: debugger

    I'm coding my first Sench Touch app. When there is a syntax error - what is the best way to find it? I'm using Aptana but it does not catch syntax...

    Started by bastard, 31 Aug 2011 5:38 PM
    • Replies: 1
    • Views: 780
    31 Aug 2011 10:07 PM Go to last post
  9. Exclamation Answered: SearchField Documentation gives 404

    have a look, wonder if anyone can point me to some nice docs on this element in the interim? SearchField

    Started by ampersand, 30 Aug 2011 6:38 PM
    • Replies: 2
    • Views: 1,027
    31 Aug 2011 4:41 PM Go to last post
  10. Answered: Can itemSelector and root in a DataView take a variable?

    I'm using javascript to get todays date. I have a json file that has the following format: { "january": , "february": , ... }

    Started by craigwalshuk, 31 Aug 2011 3:48 AM
    dataview, json
    • Replies: 1
    • Views: 714
    31 Aug 2011 6:42 AM Go to last post
  11. Unanswered: Asp.Net MVC + Sencha Touch organization

    HI all, I'm organizing my projects folder structure and wanted to get a feel for how others have done the same when using asp.net MVC as your server...

    Started by BostonMerlin, 30 Aug 2011 7:12 AM
    asp.net mvc, folder-structur, sencha touch
    • Replies: 1
    • Views: 2,152
    31 Aug 2011 6:34 AM Go to last post
  12. Unanswered: List with merged store childs

    Hello, Here is my data model : app.models.Agency = Ext.regModel('Agency', { fields: , associations: });

    Started by chaaarly, 30 Aug 2011 1:00 AM
    • Replies: 2
    • Views: 745
    31 Aug 2011 12:09 AM Go to last post
  13. Unanswered: Phone Gap Contacts Example

    I am trying to run the example phonegap contacts app that you provide with the tutorial, but it actually isnt working for me. It hangs on the Contact...

    Started by davidj, 30 Aug 2011 8:16 AM
    phonegap contacts example
    • Replies: 0
    • Views: 1,309
    30 Aug 2011 8:16 AM Go to last post
  14. Unanswered: Order of script tags (of views) in the index.html file...

    I was wondering if the order of the .js files is important in the index file, i mean the ones that refer to a view... I'm getting this error and i've...

    Started by GertBoers, 30 Aug 2011 12:47 AM
    • Replies: 6
    • Views: 1,604
    30 Aug 2011 6:29 AM Go to last post
  15. Unanswered: List - onItemDisclosure help loading a new view?

    I'm trying to get my test project working and have it set out with various viewports js files for each screen. I have now managed to load the...

    Started by aaronwardle, 29 Aug 2011 12:45 PM
    list disclosure option, list item selection, view
    • Replies: 2
    • Views: 2,404
    30 Aug 2011 5:16 AM Go to last post
  16. Unanswered: Sencha License Question

    Hi there If my company is contracted to modify the SENCHATOUCH source code to create an "APP" for another company, and they then the agency of...

    Started by justinflux, 29 Aug 2011 9:50 PM
    • Replies: 1
    • Views: 660
    30 Aug 2011 5:11 AM Go to last post
  17. Answered: How to set default value selected for Ext.form.Select

    Hi I have a problem with Ext.form.Select var storeComboStatus = new Ext.data.Store( { fields: , ...

    Started by atula_a1, 26 Aug 2011 7:11 PM
    • Replies: 2
    • Views: 2,596
    29 Aug 2011 8:57 PM Go to last post
  18. Unanswered: Get button to take full height of container

    I'm building a custom numeric keypad with some math buttons and such (4x4). If I use panels as the buttons, the sizing works properly (hbox'es inside...

    Started by djMaxM, 29 Aug 2011 8:41 PM
    • Replies: 0
    • Views: 667
    29 Aug 2011 8:41 PM Go to last post
  19. Unanswered: Toolbar - searchfield with label

    Hi all, I am new to Sencha Touch but familiar with ExtJS. I tried to add a SearchField with a label in the toolbar. The searchfield looks fine...

    Started by Joe Kuan, 29 Aug 2011 2:05 PM
    • Replies: 0
    • Views: 667
    29 Aug 2011 2:05 PM Go to last post
  20. Exclamation Unanswered: launching server from terminal

    I'm slightly embarrassed to say it but I'm totally stuck on what is probably a very basic 'gotcha'. (Spit it out.) If I type in terminal...

    Started by DefStef, 23 Aug 2011 8:35 AM
    • Replies: 1
    • Views: 565
    29 Aug 2011 12:39 PM Go to last post