Sencha Touch 2.x: Q&A

+ Post New Thread

  1. Answered: Kitchen Sink Down?

    Anyone else having trouble accessing the kitchen sink within the documentation? I'm getting a 404. The example images aren't loading as well..

    Started by jnotti, 20 Mar 2012 11:28 AM
    • Replies: 2
    • Views: 327
    20 Mar 2012 2:51 PM Go to last post
  2. Answered: Hide and Show tabBar buttons

    Hi All, I've got a TabPanel of 6 elements, and all 6 elements produce a button the the tabBar. I'd like it so when you load the app, only the page...

    Started by jguibault, 12 Mar 2012 10:26 AM
    • Replies: 2
    • Views: 630
    20 Mar 2012 2:43 PM Go to last post
  3. Unanswered: Store data in Panel tpl

    Hi, I have been trying to show data from store in panel. But I can't simply find a way :( In my controller I have: ...

    Started by b1551, 20 Mar 2012 1:44 PM
    • Replies: 1
    • Views: 407
    20 Mar 2012 2:05 PM Go to last post
  4. Unanswered: Local DB Sample/Help

    I am seeking advice on direction before I corrupt the process with old ideas. I have a need for an app to update a database, and have gone through...

    Started by JackPotts, 19 Mar 2012 5:34 PM
    • Replies: 2
    • Views: 1,076
    20 Mar 2012 1:33 PM Go to last post
  5. Answered: Customization of the CSS

    Hi, Until now, i am using the apple.css stylesheet included in ST2 but i have the intention to change it with custom colors. Some time ago i...

    Started by Thierryg, 20 Mar 2012 12:32 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 704
    20 Mar 2012 1:24 PM Go to last post
  6. Unanswered: JSONP callback error

    Hi all, I will make a jsonp data store, but when i load my application chrome says: Uncaught ReferenceError: getData is not defined ...

    Started by r.vanelk, 18 Mar 2012 12:03 PM
    • Replies: 6
    • Views: 1,093
    20 Mar 2012 1:00 PM Go to last post
  7. Unanswered: Navigation view or cards : best practice

    Hi all, I need some advice about the best practice for my app. I have 3 elements (nested list -> list -> panel) On nested list leaf tap, i...

    Started by Tchinkatchuk, 20 Mar 2012 10:54 AM
    • Replies: 2
    • Views: 600
    20 Mar 2012 12:35 PM Go to last post
  8. Question Answered: Custom container in Ext.Toolbar

    I want to display HTML content inside an Ext.Toolbar, ideally inside its own container so I can set width or flex layout. How could I do that? ...

    Started by kennym, 20 Mar 2012 11:08 AM
    • Replies: 2
    • Views: 433
    20 Mar 2012 11:25 AM Go to last post
  9. Unanswered: How to display detail record on carousel page when tap list item?

    Here is my controller.Main control: { 'WKdetFormList':{ itemtap: 'showDetail' ...

    Started by morphyster, 19 Mar 2012 9:04 AM
    • Replies: 3
    • Views: 658
    20 Mar 2012 11:18 AM Go to last post
  10. Answered: using tpl in a child component

    I want to show some templated text data on a panel and below that show a list .. so I started with a container and specified the tpl variable on it...

    Started by adeelmahmood, 20 Mar 2012 10:37 AM
    • Replies: 1
    • Views: 522
    20 Mar 2012 10:48 AM Go to last post
  11. Answered: Build sass with Sencha Command

    I've been trying out Sencha Command a bit and I love it! One question though: Do I still have to manually compile the .sass file? Doesn't seem...

    Started by EPV, 20 Mar 2012 7:31 AM
    • Replies: 2
    • Views: 691
    20 Mar 2012 10:35 AM Go to last post
  12. Question Unanswered: Update panel from controller

    Hi, I'm trying to update a Panel defined in my MainView<br><br><div><span style="color:#0000ff;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;xtype:...

    Started by Fonx, 20 Mar 2012 10:14 AM
    controller panel get
    • Replies: 3
    • Views: 299
    20 Mar 2012 10:25 AM Go to last post
  13. Exclamation Answered: Device Profiles

    Hello, I'm having trouble getting my device profiles to display properly. Here's my code... app.js: Ext.application({ name: 'Civid', ...

    Started by ksumarine, 20 Mar 2012 6:16 AM
    2 Pages
    1 2
    create, define, device profile, profiles, views
    • Replies: 11
    • Views: 959
    20 Mar 2012 8:40 AM Go to last post
  14. Answered: Ext.Msg 'initialize' or 'painted' help

    Hello all .. Is there a trick to getting the 'painted' function working on an Ext.Msg popup? Ext.Msg.show({ styleHtmlContent: false,...

    Started by regedit, 19 Mar 2012 2:32 PM
    • Replies: 2
    • Views: 977
    20 Mar 2012 8:35 AM Go to last post
  15. Unanswered: Button above list

    Hi, I would like to position a button above a DataView. The combination needs to be scrollable (so not only the DataView). How to achieve this....

    Started by JFrolich, 20 Mar 2012 7:07 AM
    button, dataview
    • Replies: 2
    • Views: 727
    20 Mar 2012 8:07 AM Go to last post
  16. Question Unanswered: Help with Nested List for JSON feed with no Specified Root

    Hello Everyone! I'm confused as to how to manipulate this data so that I can use it for a nested list. I don't have access to modify the JSON...

    Started by HumbleProgrammer, 20 Mar 2012 7:08 AM
    feed, json, nested list, root, sencha touch 2
    • Replies: 2
    • Views: 480
    20 Mar 2012 7:41 AM Go to last post
  17. Question Answered: Picker.getValues return null values?

    Hello, I have a picker with two slots, when I call picker.getValues() on the update action I only get null values. var numberPickerData = ;...

    Started by JavascriptParrot, 19 Mar 2012 1:05 AM
    picker, picker.getvalues()
    • Replies: 2
    • Views: 784
    20 Mar 2012 7:04 AM Go to last post
  18. Answered: Centering a panel within a panel

    I'm trying to create a layout that has a carousel that swaps reports left to right. Each report has a background image tiled across 95% of the...

    Started by dshookowsky, 20 Mar 2012 6:27 AM
    center, layout, panel
    • Replies: 4
    • Views: 398
    20 Mar 2012 7:02 AM Go to last post
  19. Answered: Panel HTML content not properly rendered on launch

    I have a panel in my app that displays information about a person's location (hard coded for this example). On the initial load of that view, the...

    Started by rwbaker, 19 Mar 2012 7:30 PM
    • Replies: 4
    • Views: 1,325
    20 Mar 2012 6:59 AM Go to last post
  20. Unanswered: Google.Maps Re-centering Unexpectedly.

    Hey all, my apologies if this is a local settings issue but I can't seem to find documentation on this anywhere and am able to replicate it on Chrome...

    Started by bwags, 20 Mar 2012 5:41 AM
    • Replies: 4
    • Views: 692
    20 Mar 2012 6:54 AM Go to last post