Search Type: Posts; User: mrduck

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    42
    Good day,

    I'd like to use the new Sql Lite proxy, introduced in the 2.1.0 release.

    I'd like to run a custom select query to load data into the specific store. So I can't just run the load()...
  2. REQUIRED INFORMATION
    Architect Build tested:

    Build: 971
    Project Type:

    Sencha Touch 2.2.2-stable
    Ext JS
    Description:
  3. Replies
    4
    Views
    1,788
    I'm wondering if you where able to find a workarround in Sencha Charts 1.

    Is this problem solved in Touch 2?
  4. Did anyone find a solution to this behavior in ST1.1? It's a highly annoying bug.

    The bug still exists on both iOS5 and iOS6.
  5. Replies
    1
    Views
    589
    Ok, I figured it out. I was able to to this by adding a CSS class to the legend.


    legend: true,
    cls: 'legend3Lines'

    The class CSS looks like this. It overwrites some stock CSS values. You...
  6. Replies
    1
    Views
    589
    Good day,

    I've got a legend with quite a few kind of fields. I want the legend in the bottom. Right now it just puts all the fields next to each other, even when it doesn't fit on the screen. I'd...
  7. Replies
    4
    Views
    1,312
    That's interesting. Good thing to hear that the iPad 4 performed better.
  8. Replies
    4
    Views
    1,312
    I've got an application developed in Sencha Touch 1.1, it's running native using Cordova/Phonegap.

    It works great on iPad 2 and iPad mini. Usually, it works great on iPad 3 too. However, when it...
  9. Yes, thank you that's right. I need to go two levels up, then it's able to get the right record based on the element. Great!



    this.myList = new Ext.List({
    store: store,
    grouped: true,...
  10. I want to create a taphold listener to a List. It's impossible to do this directly on a listitem, but it's possible on the underlying element like this:


    this.myList = new Ext.List({
    store:...
  11. Replies
    2
    Views
    1,026
    I forgot to say thank you. It works great now.
  12. Replies
    2
    Views
    756
    Thank you. What exactly do you mean by "and the fields for children of the container."? Could you explain that please? Thank you.
  13. Replies
    3
    Views
    1,235
    I'm interested in this question as well. I'm using charts as well and it takes noticeable time to render on an iPad - even without using much data.
    It would definitely help to be able to prerender....
  14. I didn't figure anything out. So if anyone has a solution to make this work, then I'd be still interested too.
  15. Replies
    2
    Views
    1,026
    Good day,

    I'd like to open the first SelectField automatically when the user opens a specific page. According to the manul, I could use the "focus" function. But this function doesn't seem to work...
  16. Replies
    2
    Views
    756
    Good day,

    I'd like to create an advanced form. I attached a mockup made in Photoshop, this is exactly what I would like to create:

    - Multiple fields next to each other;
    - The amount of rows...
  17. True.
  18. Did you find an answer on this question?
    The current version of ST1 doesn't like to respond on this parameter.

    /edit/
    Indeed, it doesn't seem to work. By applying a CSS stylesheet you can make...
  19. Replies
    7
    Views
    1,744
    I'd like to have a dynamic amount of fields, dynamic field names and want to put two textfields next to each other.
    That's why it would be easy to use Xtemplates in form pages.

    Is there any...
  20. Ah! I got it by looking another time to the forums.

    See the following topic. And yes, it works.
    http://www.sencha.com/forum/showthread.php?208584-Show-Hide-Markers-on-a-line-chart
  21. Hello all,

    I want to show data in a graph. One record is one month. For mosts months there are records, but for some there aren't. The end-user should notice this.
    If there is no record, I don't...
  22. Yeah it would be absolutely awesome to be able to save as PDF.
  23. Good day,

    I'd like to create a graph like this:

    http://virtual-life.net/img/getimg/graph2.png

    The red dots are measurements. They have to stick out (with markers). The measurements are not...
  24. Not really. In a ComboBox, you can select multiple records. In a SelectField, you can just select one record.
  25. For PhoneGap users, PhoneGap just release a new version, PhoneGap 1.6. This version includes a fix for this issue.

    http://phonegap.com/2012/04/11/phonegap-1-6-released/
Results 1 to 25 of 55
Page 1 of 3 1 2 3