Sencha Touch 1.x: Q&A

Page 14 of 95 FirstFirst ... 4 12 13 14 15 16 24 64 ... LastLast

+ Post New Thread

  1. Unanswered: Styling question for a mobile app

    Hello, I want to style my Sencha application with CSS for the first time but I have a little problem doing something in the toolbar. I have a...

    Started by wardkennes, 27 Apr 2012 3:14 AM
    • Replies: 1
    • Views: 610
    30 Apr 2012 7:26 AM Go to last post
  2. Unanswered: Selectfield defaul valueField - displayField

    Hi everbody, I have a question, I can't find information about set default value in my selectfield from the store, this is my code: Selectfield:...

    Started by izak18, 26 Apr 2012 2:23 PM
    • Replies: 2
    • Views: 966
    30 Apr 2012 7:07 AM Go to last post
  3. Unanswered: want to how to access web service using scripttag

    Hi all, I know how to access web service that returns xml using script tag. I have tried using JSON web service. Whether we can do in same...

    Started by gopikumar, 9 Nov 2011 10:13 PM
    • Replies: 3
    • Views: 790
    30 Apr 2012 4:02 AM Go to last post
  4. Answered: Proxy in Model vs. Store

    Does anyone know the difference between using a proxy in a model vs. using a proxy in a store? Ext.regModel('User', { fields: , ...

    Started by rossmurphy, 30 Jan 2012 2:31 AM
    model, proxy, store
    • Replies: 3
    • Views: 939
    30 Apr 2012 1:52 AM Go to last post
  5. Answered: how to change button color when perform onclick in sencha touch

    can any1 please help me , how to get change button color (button which is present in toolbar)when user perform onClick .. my code is shown below:...

    Started by nakul_sagar, 23 Apr 2012 11:45 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,056
    29 Apr 2012 10:55 PM Go to last post
  6. Question Answered: Advance List Layout

    Design: Requirements: - It has docked top toolbar, and docked top other panel (will use it as search panel) - List A, as selected list -...

    Started by JeaffreyGilbert, 28 Sep 2011 2:20 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,676
    29 Apr 2012 9:02 PM Go to last post
  7. Unanswered: Add in Local Storage

    SALAM I try to use local storge of sencha touch from many days but i don't find a solution. here is my store: Ext.regStore('NotesStore', { ...

    Started by zied jouini, 26 Apr 2012 4:39 AM
    extjs, local storage, sencha 1.1.0
    • Replies: 2
    • Views: 678
    29 Apr 2012 1:45 AM Go to last post
  8. Unanswered: overriding css toggle field

    I did inspect the element in Safari and found the css classes that effect to toggle field 'ON' appearance. And I used following CSS in my css...

    Started by nish1013, 26 Apr 2012 3:46 AM
    • Replies: 1
    • Views: 757
    28 Apr 2012 4:36 AM Go to last post
  9. Unanswered: Error delete multi selected items from list

    Hi guys, like you can see, I want to delete multi selected items from my list but I can't get it, I have this: List: var listaPlanFact =...

    Started by izak18, 23 Apr 2012 7:25 PM
    • Replies: 4
    • Views: 776
    27 Apr 2012 11:16 AM Go to last post
  10. Unanswered: Remove Record and the Add Record doesn't work

    Hi guys, I'm here again with a problem, I don't know what could be wrong. I have a record saved, then I want to remove that record and add a new one...

    Started by izak18, 27 Apr 2012 8:27 AM
    add, record, remove, update
    • Replies: 1
    • Views: 406
    27 Apr 2012 9:02 AM Go to last post
  11. Unanswered: Make the second carousel item show slightly

    Hello, I'm using a vertical carousel with two items, and I'm trying to make it clear to the user that it's a carousel they're using. Therefore,...

    Started by george.m, 25 Apr 2012 7:26 AM
    carousel
    • Replies: 2
    • Views: 489
    27 Apr 2012 6:38 AM Go to last post
  12. Unanswered: Store HasMany doesn't sync

    Hi, i have a problem saving data in a model type HasMany, this is my code: Model: Ext.regModel('pedidoModel',{ idProperty: 'id', ...

    Started by izak18, 25 Apr 2012 8:37 AM
    data, hasmany, model, save, store
    • Replies: 1
    • Views: 732
    27 Apr 2012 6:15 AM Go to last post
  13. Unanswered: horizontal scroll in mobile phone which holds component..

    hi this s sagar.. I am new to sencha touch and i am dealing with sencha touch 1.x . i have taken a toolbar which s having images components like A...

    Started by nakul_sagar, 23 Apr 2012 9:59 PM
    • Replies: 4
    • Views: 1,073
    26 Apr 2012 8:59 PM Go to last post
  14. Answered: UI Issue with selectfield when disabled in iPhone

    hi, There is a UI problem that i have been observing when selectfield is disabled. The masking at the end of the field(where a down arrow is...

    Started by PradeepAmradi, 3 Jan 2012 10:36 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,809
    26 Apr 2012 9:10 AM Go to last post
  15. Answered: Error Message when 'Enter' key press

    Hi, i have this textfield and when I press 'Enter' key I get this error message, but still works: { xtype: 'textfield', name: 'descripcion',...

    Started by izak18, 24 Apr 2012 2:52 PM
    enter, error, key, message, press
    • Replies: 4
    • Views: 1,608
    26 Apr 2012 8:13 AM Go to last post
  16. Unanswered: How do you set a panel to be active?

    Guys, I have this "wizard" called by a button on my main menu that is 4 pages. Once completed, I .destroy() the pages and I want to switch back to...

    Started by crmcwi, 24 Apr 2012 4:15 AM
    .activepanel, .show. .cardswitch
    • Replies: 1
    • Views: 735
    26 Apr 2012 7:41 AM Go to last post
  17. Answered: Hide Tab in TabPanel

    Hi, i need help with that situation, I need to hide a tab of my tabPanel with a condition (if else), this is my code: documentoView =...

    Started by izak18, 26 Apr 2012 7:08 AM
    hide, show, tab, tabpanel
    • Replies: 1
    • Views: 594
    26 Apr 2012 7:19 AM Go to last post
  18. Unanswered: Not Sencha Touch but ... Google Touch Problem

    Hello, This is not a sencha problem but I cant find anywhere else to post this . Im trying to register a "touch" event on a google map, on a...

    Started by davisty, 25 Apr 2012 4:17 PM
    • Replies: 1
    • Views: 367
    25 Apr 2012 5:31 PM Go to last post
  19. Unanswered: How can I get back raw JSON from external server

    Because it is an external server I think that the only option I have is to use Ext.util.JSONP.request but the site that I am using doesn't seem to...

    Started by BoroChris, 28 Mar 2012 12:32 PM
    • Replies: 3
    • Views: 923
    25 Apr 2012 2:46 AM Go to last post
  20. Unanswered: LocalStorage

    Salam all. i'm tring to test a local storage. i found a code here http://miamicoder.com/2011/writing-a-sencha-touch-application-part-4/ i modified...

    Started by zied jouini, 20 Apr 2012 3:55 PM
    extjs, local storage, local-storage, sencha 1.1.0
    • Replies: 3
    • Views: 893
    25 Apr 2012 2:36 AM Go to last post