Search Type: Posts; User: lastid

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. I am trying to build a Sencha Touch app with 'package' as option. The thing is I need to generate several targets: iOS, Android, web, because each of which has a different set of javascript (phonegap...
  2. Replies
    3
    Views
    286
    How can I do that?

    At the moment, the building process (package) will read the testing.js file's content and dump it directly in the index.html file. Other than modifying the build process...
  3. Replies
    3
    Views
    286
    I have to add some logic to the microloader. It would be great if we can configure to change the microloader file in the build process. At the moment it must be testing.js or production.js in the...
  4. Do you have any work around please? I cant wait until next release.
    I cant downgrade to 2.2.0 because of the scrolling issue in Android stock browser
    I cant downgrade to 2.0 because I already...
  5. Replies
    2
    Views
    523
    I'm building sencha app with "package" option.

    I saw that it uses testing.js as microloader. I want to change the logic a bit, but I dont want to write code directly in this file because it can...
  6. REQUIRED INFORMATION


    Sencha touch version tested:
    Sencha touch 2.2.1

    Browser versions tested against:
    Android4 stock browser Chrome latest version for Android 4 Safari iOS6

    Description:
  7. Replies
    25
    Views
    1,313
    Thank you. It's better for me.

    But I tried to load the basic list from kitchen sink here http://cdn.sencha.io/touch/sencha-touch-2.2.1/examples/kitchensink/index.html#demo/basiclist in a webview...
  8. Replies
    25
    Views
    1,313
    Finally we have some news!

    Do you have a date for 2.2.1 release?
    Our app has to go public very soon, it would be great if you guys release on time.

    Honestly I find scrolling for my Nexus 4 in...
  9. Replies
    25
    Views
    1,313
    For me it's a serious problem, you lose the native feeling when scrolling, and I dont know if someone from Sencha is working on this.



    I also dont understand why in 2013, a pioneer web company...
  10. Replies
    25
    Views
    1,313
    Wow. I have exactly the same problem.

    I updated my app from 2.0 to 2.2 as I read performance boost in sencha blog. I was wrong.
    Now on my Nexus 4 with the stock browser, every scrollable...
  11. Replies
    5
    Views
    3,390
    I tried the group tab panel example and realized that it's awful in IE6. Is IE6 still supported in Ext 3? Or it's because GroupTabPanel is just a extension, so it's doesnt matter?
  12. Replies
    57
    Views
    52,789
    Hi Eric,

    I've just installed the newest version of eclipse pdt and the 'template adding' is working
    Spket is a great IDE!
  13. Replies
    57
    Views
    52,789
    The OS is windows.

    My eclipse 's plugin list is in the attached file.

    Thanks for your help
  14. Replies
    57
    Views
    52,789
    Hi Eric,

    Sometimes I notice that the auto complete doesn't propose the whole list that it should be. For instance:
    Ext.get(el). [Ctrl + Spacebar] just shows an incomplete list of Ext.Element...
  15. Replies
    57
    Views
    52,789
    Thanks Eric, it works like a charm now.
    I removed everything and install via update manager.
  16. Replies
    57
    Views
    52,789
    Eric, I tried to update to 1.6.3, I got an error message: 'internal error: loading context' and then it seems that spket doesnt have any effects anymore.
    Here is the error in the log file.
    !ENTRY...
  17. For uploading file forms, I would recommend Fiddler to see the what you are sending, the headers, and the response.
  18. Replies
    5
    Views
    1,200
    Hi dantheman,
    Let's say my template is the one above.

    I use a JsonView
    var view = new Ext.JsonView( ....)
    then attach each node of the view with event click

    view.on('click', function(v,...
  19. Replies
    5
    Views
    1,200
    Thanks BernardChhun, I didnt know that is the good way :)
  20. Replies
    5
    Views
    1,200
    Hi everyone,

    I am using Jsonview. Let's say my template is:

    '<div>' +
    '<img class="thumb-article" src="{url}" ><br />' +
    '<span>{name}</span><br />' +
    '<span>Price:...
  21. Thanks, I need this too. :)
  22. Replies
    2
    Views
    1,613
    Hi, thanks for your answer.
    Is there anyway to clear the old urls? For me, the setUrl itself like its name suggested, should just use the last url. What it does now is like "addUrl". But it doesnt...
  23. Replies
    2
    Views
    1,613
    Hi,
    I think this is strange.I setUrl 4 times to a Panel, and then when it's activated, the 4 urls are loaded.
    Shouldnt it load just the last url?
    Here is the code


    <html>
    <head>
    ...
  24. Replies
    4
    Views
    1,637
    Thanks alot.
    Appreciate your help.

    p.s: I didnt complain though, just impatient, sorry about that.
  25. Replies
    4
    Views
    1,637
    Hello
    Nobody wants to help me?
    plz
Results 1 to 25 of 26
Page 1 of 2 1 2