Sencha Touch 2.x: Q&A

Page 121 of 560 FirstFirst ... 21 71 111 119 120 121 122 123 131 171 221 ... LastLast

+ Post New Thread

  1. Unanswered: Null remoteFilter

    Hi, Here is my code snippet: var adsStore = Ext.getStore("AdsStore"); adsStore.set('remoteFilter', true);...

    Started by mystere13, 19 Dec 2012 3:12 AM
    filter, null, remote, remotefileter
    • Replies: 2
    • Views: 169
    21 Dec 2012 10:51 AM Go to last post
  2. Unanswered: Horizontal Scrolling around a Vertical List

    I have a wide Vertical List which I want to scroll horizontally. But I can't figure out the right combination of containers that allow horiz...

    Started by jSkrinska, 19 Dec 2012 9:34 PM
    • Replies: 2
    • Views: 219
    21 Dec 2012 10:51 AM Go to last post
  3. Unanswered: Can Navigation Bar be undocked?

    Can Navigation Bar be undocked? Can the navigation bar from the navigation view not be docked to the top? I want it to scroll with the container....

    Started by keweli, 19 Dec 2012 3:43 PM
    • Replies: 2
    • Views: 258
    21 Dec 2012 9:54 AM Go to last post
  4. Answered: List UI = round, can't set background color

    I have a list. i set the style of the lists background-color:green;. If i set the UI of the list to 'round', the background-color is overridden...

    Started by BostonMerlin, 24 Aug 2012 11:03 AM
    • Replies: 7
    • Views: 1,126
    21 Dec 2012 9:29 AM Go to last post
  5. Answered: Brand New to Sencha Trying to display a simple list in a panel

    My second day... all of the objects are defined separately in the view folder. -app.js ------- views: , stores: , models: , ...

    Started by GregCost, 19 Dec 2012 11:45 AM
    • Replies: 2
    • Views: 186
    21 Dec 2012 8:57 AM Go to last post
  6. Unanswered: Text selection IOS

    So my issue is that only some text is selectable on IOS including tablets and phones/ipods. Where myPanel is a 'panel', userSelectable is defined:...

    Started by dgreen82, 19 Dec 2012 9:27 AM
    bug, css, ios, text
    • Replies: 1
    • Views: 275
    21 Dec 2012 7:09 AM Go to last post
  7. Unanswered: Create a button that calls the grid columns menu

    Hi I want to have the functionality that is available to hide/show columns in the grid Columns header as a bespoke button in a toolbar instead. ...

    Started by lharey, 19 Dec 2012 4:00 AM
    column chooser, columns menu, grid button
    • Replies: 1
    • Views: 134
    21 Dec 2012 7:08 AM Go to last post
  8. Unanswered: Controller problems: Argh !

    Hello everyone, I'm pretty new to Sencha Touch (and ext js really). So this is probably a noob-ish question and/or a silly mistake. I'm trying to...

    Started by novadys-sbu, 21 Dec 2012 5:51 AM
    controller, mvc, n00b, newbie
    • Replies: 6
    • Views: 300
    21 Dec 2012 7:04 AM Go to last post
  9. Answered: Get values from dataItem components

    Hello. I have modiffied the sencha touch 2 dataItem components example for each component to have a button and a textField instead of a slider. So...

    Started by dannymartinho, 19 Dec 2012 9:20 AM
    dataitems, dataview, list, sencha to 2
    • Replies: 2
    • Views: 465
    21 Dec 2012 7:03 AM Go to last post
  10. Unanswered: hasMany association and tpl for only shows 1 record

    Alright, this one's been bugging me for a little while now and I can't seem to find what I'm doing wrong. Hoping that someone in the community can...

    Started by jlyman, 15 Mar 2012 3:39 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 2,660
    21 Dec 2012 6:44 AM Go to last post
  11. Unanswered: Sencha Touch 2.0 Accordian layout

    Is there anyone using the accordion layout for Sencha Touch 2.0? If so, how do I get items to auto collapse?

    Started by boofman15, 6 Jan 2012 8:38 AM
    3 Pages
    1 2 3
    • Replies: 27
    • Views: 6,959
    21 Dec 2012 6:23 AM Go to last post
  12. Unanswered: Panel problem: setData & tpl

    Hi folks, I've read this http://www.sencha.com/forum/showthread.php?160115-setHtml%28record.data%29-doesn-t-work& and I've tried to implement it,...

    Started by andrea.chiozzi@metislab.net, 23 Jan 2012 11:22 AM
    • Replies: 7
    • Views: 3,350
    21 Dec 2012 2:55 AM Go to last post
  13. Unanswered: How to set modal panel size to 80% of the screen size?

    Hi, I'm trying to modify Signature Pad plugin that requires to specify modal panel size in pixels to use percents instead, so that it can be...

    Started by szimek, 20 Dec 2012 2:21 AM
    layout, modal, size
    • Replies: 3
    • Views: 418
    21 Dec 2012 2:24 AM Go to last post
  14. Unanswered: Model save() method not dealing with mappings

    Hello, I'm working with a model that use a mapping, and I'm seeing a different behavior with GET and POST, with POST not getting all data. Here's...

    Started by Tegola, 20 Dec 2012 3:15 AM
    mapping, model, save
    • Replies: 4
    • Views: 202
    21 Dec 2012 12:15 AM Go to last post
  15. Answered: Sencha Touch 2.X Global Variables - Everywhere access

    I know this question was already posted here but I either didnt understand or sencha changed somewhat. My app loads a form panel for login, then...

    Started by Ricardo Perre, 27 Mar 2012 3:09 AM
    • Replies: 8
    • Views: 2,298
    20 Dec 2012 7:30 PM Go to last post
  16. Unanswered: Scale Image to Size of Container

    Hey Guys, I'm trying to create a way of cropping an image input from a phone gallery or camera. Basically the image should be shown inside a...

    Started by mattjones701, 10 Dec 2012 4:47 PM
    • Replies: 4
    • Views: 429
    20 Dec 2012 4:42 PM Go to last post
  17. Unanswered: Resizable box

    Hi All, I need a component that can be resized + moved around. I'm trying to adopt Ext.Panel, but: I found that by setting draggable: true in...

    Started by kwach, 16 Jan 2012 12:51 PM
    behavior, draggable, panel, setxy
    • Replies: 1
    • Views: 333
    20 Dec 2012 4:12 PM Go to last post
  18. Answered: How to stretch items inside a Segmented Button to 100%?

    Heya! My first post! Basically I have a Segmentedbutton that looks like this, And my question is, How do i strech the items within to 100%...

    Started by devfishy, 17 Dec 2012 2:56 PM
    • Replies: 2
    • Views: 329
    20 Dec 2012 12:50 PM Go to last post
  19. Answered: Combine 2 stores into 1 dataview

    Hi How can 2 or more stores be combined into one dataview? Thanks

    Started by ahcnse, 7 Aug 2012 2:08 PM
    • Replies: 2
    • Views: 686
    20 Dec 2012 10:15 AM Go to last post
  20. Answered: MVC Documentation

    Hello, Ive been using sencha 1.1 while in training but I think Im ready to make the jump to 2.x and MVC. Is there any kind of "how-to"...

    Started by davisty, 20 Dec 2012 9:47 AM
    • Replies: 2
    • Views: 185
    20 Dec 2012 10:09 AM Go to last post