Sencha Touch 2.x: Discussion

Page 99 of 112 FirstFirst ... 49 89 97 98 99 100 101 109 ... LastLast

+ Post New Thread

  1. TabPanel events

    Hi, which event is fired, if one tap ist clicked, in ST1 there was a click event? In ST2 i can`t find an event, which I can use in my controller...

    Started by samlinux, 3 Jan 2012 7:24 AM
    • Replies: 5
    • Views: 661
    3 Jan 2012 11:09 AM Go to last post
  2. When is the next preview release due?

    Hi, Can we expect another preview release (PR4) over the coming weeks and if so what are you guys focusing on for that release?

    Started by parky128, 3 Jan 2012 7:28 AM
    • Replies: 1
    • Views: 762
    3 Jan 2012 7:47 AM Go to last post
  3. Right MVC structure

    Hi! I've read many post on this forum and I've seen MVC example in ST2 zip file. But Can you tell me where Can I find right (best) example of how...

    Started by sarah_77, 3 Jan 2012 7:17 AM
    • Replies: 1
    • Views: 680
    3 Jan 2012 7:34 AM Go to last post
  4. Question Do there any option to block the orientation changes within in the browser?

    Hi All, I have developed an application by using ST2.0 PR2 with MVC architecture. So I would like to block the orientation changes and application...

    Started by pm.sreejith, 2 Jan 2012 5:11 AM
    • Replies: 3
    • Views: 1,164
    3 Jan 2012 5:22 AM Go to last post
  5. Application Builder

    Hi all, I have a couple of questions about the Sencha license policy, i would appreciate it greatly if you could spare a few minutes of your...

    Started by arthurva, 30 Dec 2011 5:16 AM
    • Replies: 2
    • Views: 763
    3 Jan 2012 12:24 AM Go to last post
  6. Can't call another function inside a controller

    I'm a programer has more than 10 years experience and I'm familiar with C/C++, Java, Objective-c etc. It only took me less than one week to start my...

    Started by bagusflyer, 2 Jan 2012 1:26 AM
    controller, mvc, sencha touch 2
    • Replies: 4
    • Views: 1,895
    2 Jan 2012 4:50 PM Go to last post
  7. Navigation View dont support carousel in it?

    Hi folks, I want use the new Navigation View for an easy navigation structure in my app. Everything seems to work fine, but i can not realize a...

    Started by slngr, 18 Dec 2011 10:27 AM
    • Replies: 3
    • Views: 665
    2 Jan 2012 4:26 AM Go to last post
  8. Parameters from device to server

    Hi! My app calls a remote server page for receive values. This page is called using some parameters.... I'd like to add also device name (es. ipad of...

    Started by sarah_77, 30 Dec 2011 1:45 PM
    • Replies: 3
    • Views: 793
    1 Jan 2012 2:04 PM Go to last post
  9. Local storage

    How does it works Sencha Local Storage? Is there a space limit on local devices?

    Started by sarah_77, 30 Dec 2011 3:49 PM
    • Replies: 3
    • Views: 552
    1 Jan 2012 2:04 PM Go to last post
  10. Viewport not correctly shown

    Have 2 problem: (I set autoCreateViewport to true at my app.js) 1. If I use dockedItems, then the toolbar won't be shown at all. The screen is...

    Started by bagusflyer, 29 Dec 2011 2:10 AM
    • Replies: 6
    • Views: 882
    30 Dec 2011 6:21 PM Go to last post
  11. Dynamically create a panel inside a controller

    I encountered another problem: the panel I created in my controller doesn't show up. Here is my code: app.js Ext.Loader.setConfig({ ...

    Started by bagusflyer, 29 Dec 2011 7:24 AM
    • Replies: 6
    • Views: 1,072
    30 Dec 2011 6:20 PM Go to last post
  12. Update process ....best solution

    Hi! I've an app that reads records from a remote DB. I've a list of items (that I import during each update) and linked to each item of list I've...

    Started by sarah_77, 26 Dec 2011 12:38 PM
    • Replies: 2
    • Views: 737
    30 Dec 2011 12:54 PM Go to last post
  13. FireEvent in Controllers

    I want to fire an event from one controller and listen to it in another? I found one example in the forums but that was using getBubbleTarget and I...

    Started by bstras21, 30 Dec 2011 12:27 PM
    controllers, fireevent
    • Replies: 2
    • Views: 1,055
    30 Dec 2011 12:42 PM Go to last post
  14. Viewport, ref, alias, xtype confusion

    I've been trying to figure out the twitter example and I am having trouble understanding how some of the pieces fit together. Here are my questions:...

    Started by bweiler, 4 Dec 2011 9:51 AM
    • Replies: 2
    • Views: 1,927
    30 Dec 2011 10:16 AM Go to last post
  15. Variables in Views

    I'm sure this is easy but I can't seem to pass any variables into my views from my controller. Does anyone know the best practice for this? I'm using...

    Started by bstras21, 30 Dec 2011 8:16 AM
    view variables
    • Replies: 2
    • Views: 637
    30 Dec 2011 8:41 AM Go to last post
  16. Custom views: when to use config?

    So several of us here are trying to figure out when properties should go into config and when they should be at the class level? A lot of the...

    Started by estesbubba, 30 Dec 2011 8:30 AM
    • Replies: 1
    • Views: 601
    30 Dec 2011 8:37 AM Go to last post
  17. Question scrollable functionality of Ext.Sheet on ST2 pr3 is not working???

    Hi All, Scrolling functionality of Ext.Sheet component on ST2 pr3 version is not working?. I was updated with latest ST2 pr3 version..... Let...

    Started by pm.sreejith, 29 Dec 2011 10:01 PM
    sench touch 2.0
    • Replies: 1
    • Views: 653
    30 Dec 2011 7:19 AM Go to last post
  18. Question Browser to be closed automatically when changing the orientation on IPod !!!

    Hi All, I have developed an application using ST pr2 in MVC architecture. Now the application runs on all webkit browsers in desktop, IPad, IPod...

    Started by pm.sreejith, 30 Dec 2011 1:05 AM
    sench touch 2.0
    • Replies: 1
    • Views: 385
    30 Dec 2011 6:52 AM Go to last post
  19. Android 2.3.3. JSON bug (JSON string twice in responseText)

    Hi all, we bumped in a very strange bug on Android 2.3.3. All ajax calls that expect a JSON object fail with "Unable to parse the JSON returned...

    Started by sieppl, 29 Dec 2011 8:17 AM
    • Replies: 2
    • Views: 1,020
    29 Dec 2011 9:34 AM Go to last post
  20. Reuse Views With Multiple Controllers

    I am trying to reuse views with multiple controllers. The problem I run into is that the controllers are listening to the same view events. Instead...

    Started by arandlett, 28 Dec 2011 4:28 PM
    controllers, views
    • Replies: 5
    • Views: 1,377
    29 Dec 2011 9:22 AM Go to last post