Sencha Touch 1.x: Discussion

+ Post New Thread

  1. Structure form problem need help please.

    I used Oreilly samples to create an app and I can't get the form to show correctly, can some one please point me to what I am missing. Is it possible...

    Started by mmourtada, 3 Jun 2011 8:50 AM
    form, form create closing
    • Replies: 0
    • Views: 338
    3 Jun 2011 8:50 AM Go to last post
  2. Exclamation Modifying disclosure icon in a list

    What's the trick to modify the disclosure icon in a list x-type? I found a few posts that describe the CSS overrides to use, but they do not work for...

    Started by bcraun, 3 Jun 2011 5:47 AM
    • Replies: 2
    • Views: 1,395
    3 Jun 2011 8:37 AM Go to last post
  3. Problem with Ext.Map ;

    Hello, I am currently doing a personal project but I have met with a problem with the Ext.Map. Everything works perfectly, from the markers to the...

    Started by Roger_K, 3 Jun 2011 7:48 AM
    • Replies: 0
    • Views: 717
    3 Jun 2011 7:48 AM Go to last post
  4. Content cut off for card layout

    I have the piece of code below. Unfortunately, when I set layout to "card", which is what I need, the html list content is being cut off instead of...

    Started by PJ_, 3 Jun 2011 3:47 AM
    • Replies: 1
    • Views: 899
    3 Jun 2011 7:38 AM Go to last post
  5. Update panel item with slide effect

    Hi Everybody I have a pieces of code. Which basically displays home page with a link to the next page and then the second page is splitted into...

    Started by PJ_, 3 Jun 2011 1:45 AM
    • Replies: 2
    • Views: 807
    3 Jun 2011 7:30 AM Go to last post
  6. Question How to save data from data store in the MSSQL server?

    I develop the program using MSSQL. I create session store Ext.regStore('Cart', { model: 'Product', //autoLoad: true, proxy: { ...

    Started by sumon86, 3 Jun 2011 2:24 AM
    • Replies: 1
    • Views: 1,471
    3 Jun 2011 7:16 AM Go to last post
  7. Video on Sencha Touch via php and htaccess problem

    Hello, i am currently working on a Sencha Touch application, where movie-clips are shown after selecting them from a list (like a preview feature)....

    Started by thelbig, 1 Jun 2011 8:24 AM
    • Replies: 2
    • Views: 1,275
    3 Jun 2011 6:44 AM Go to last post
  8. Blinking before transition on Android

    I'm working on building out a simple app right now and everything looks great in mobile Safari, but for some reason on Android devices there is a...

    Started by jfry, 3 Jun 2011 5:48 AM
    • Replies: 1
    • Views: 1,276
    3 Jun 2011 6:20 AM Go to last post
  9. Local Store Result of expression 'd' [undefined] is not an object.

    I have a simple MVC project with the classic structure: - app.js - views: -- Viewport.js -- MyView1.js -- MyView2.js - model: --...

    Started by sterin, 3 Jun 2011 1:03 AM
    • Replies: 1
    • Views: 1,547
    3 Jun 2011 2:15 AM Go to last post
  10. [SOLVED] Understanding Namespace and Ext.regApplication

    Hi there, I am having two *.js files. 1) index.js, which holds Ext.regApplication({ name: 'dropMe', launch: function() { ...

    Started by Kurt001, 2 Jun 2011 2:34 PM
    • Replies: 4
    • Views: 727
    3 Jun 2011 1:46 AM Go to last post
  11. Post Scroll to specified DataView item

    Hello, I'm new in sencha touch, and did not found any solution to my problem. I have a Tab Panel. On the first tab, i have a List with an...

    Started by John-Mickael, 2 Jun 2011 1:49 AM
    dataview, scroll, sencha touch
    • Replies: 1
    • Views: 1,128
    3 Jun 2011 1:39 AM Go to last post
  12. Ext.ux.DataViewTransition port to Touch

    Hi, Long time lurker, first time poster here. Has anyone successfully ported the animated dataview plugin on the ExtJS examples page to touch?...

    Started by mwrf, 3 Jun 2011 1:25 AM
    • Replies: 0
    • Views: 386
    3 Jun 2011 1:25 AM Go to last post
  13. Sencha Touch on Blackberry Playbook?

    Does anyone know if there's any way to get Sencha Touch to work on the Blackberry Playbook? I've created a web app (the carousel demo) on the...

    Started by Brig, 24 Jan 2011 2:35 AM
    3 Pages
    1 2 3
    blackberry, carousel, playbook
    • Replies: 22
    • Views: 5,376
    2 Jun 2011 7:59 PM Go to last post
  14. Extending Button and customizing handler function

    I have a component I created (extending toolbar) which instantiates and has in it's item array another component (extending button) that I've...

    Started by shizny, 2 Jun 2011 7:12 PM
    • Replies: 1
    • Views: 1,209
    2 Jun 2011 7:46 PM Go to last post
  15. Extending Touch Component

    Hello, I'm looking for a solid example of how to Extend a touch component and it seems like there are a bunch of ways to do it and I'm a bit...

    Started by shizny, 2 Jun 2011 10:16 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,859
    2 Jun 2011 6:24 PM Go to last post
  16. Bottom tab panel too many icons for iphone screen

    Hi, I am developing for the iphone. I have a bottom tab panel with 8 icons. The iphone only can display 5 in portrait mode. I have seen...

    Started by Johnbran, 1 Jun 2011 1:20 PM
    • Replies: 2
    • Views: 1,453
    2 Jun 2011 5:43 PM Go to last post
  17. credit card reader?

    Does the Sencha Touch 1.1 API work with any credit card readers for iOS and/or Android? If so, which credit card readers? (we're looking to develop...

    Started by steverc, 2 Jun 2011 2:24 PM
    api, credit card reader
    • Replies: 1
    • Views: 793
    2 Jun 2011 4:42 PM Go to last post
  18. Question Defer creation of components in card layout

    Is it possible to defer the instantiation (lazy) of ui components in a card layout until the actual card gets activated? This seems like a logical...

    Started by krause, 2 Jun 2011 8:43 AM
    card layout, defer, deferred, lazy
    • Replies: 1
    • Views: 803
    2 Jun 2011 4:09 PM Go to last post
  19. Questions from a Rails dev

    Hello, So I've been using Rails (long time) and jQuery Mobile (short time) and am thinking of moving to Rails + Sencha Touch, but have a few...

    Started by cjbottaro, 2 Jun 2011 10:04 AM
    • Replies: 1
    • Views: 883
    2 Jun 2011 4:04 PM Go to last post
  20. Is there a reliable 'location' style method that's unique to Sencha Touch?

    I have an ActionSheet with several buttons that link to social networks via their url-based 'share' functions. Half the URL i'm linking to is...

    Started by grooveyorkcity, 2 Jun 2011 12:59 PM
    • Replies: 0
    • Views: 445
    2 Jun 2011 12:59 PM Go to last post