Search Type: Posts; User: danderson

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. @kkrohe solution did the trick!
  2. @kkrohe

    After making the edit, I was able to build the testing version successfully, but the production version still failed (albeit with a different error).



    [ERR]
    [ERR] BUILD...
  3. My application will successfully build a test version, but apparently fails to build a production version due to some type of svn conflict.

    I can build a test version of my app using:

    sencha...
  4. Replies
    28
    Views
    13,085
    @zombeerose

    so far so good!
  5. Replies
    28
    Views
    13,085
    @zombeerose what is the rationale behind commenting out the dateTimeFormat option? Unless i'm missing something, this would make it quite the chore to submit the field as an epoch
  6. Jochen,

    Have you downloaded the Sencha Touch 2.0 source code? if so, the source for the Twitter example can be found in
    /examples/twitter.
  7. Replies
    2
    Views
    1,474
    have you looked into using Weinre to debug?
  8. self-serving bump. apologies.
  9. i'm having an issue in an app i'm working on that also exists in the kitchen sink example. in OS X / Safari, when setting the user agent to an iPad, the entire example is shifted down, however it...
  10. Are there known issues regarding the accuracy of the values in the Ext.is object with regards to the Safari User Agent? I have several views and layouts that are dependent on the returned values of...
  11. I was having a similar issue with the following error being thrown when the response does not include the defined root:

    Uncaught TypeError: Cannot read property 'length' of undefined

    I'm using...
  12. I'm trying to implement a dialog using the Ext.ux.grid.GroupSummary class, but allowing the grouping to be turned on/off by the end user, and am running into issue doing so.

    As a test case, i'm...
  13. selfish bump. apologies.
  14. fyi, after unmounting the external i rebooted the machine and the install still threw the same error
  15. full disclosure, i'm doing a SoftRAID rebuild on an external that is out of sync. i have no idea if that makes a difference...
  16. $ md5 -r Ext_Designer_1.0.2.dmg
    87fe82f74c68b4282f23a2ffc06ae71c Ext_Designer_1.0.2.dmg
  17. After downloading the dmg file in both firefox & safari, i am unable to install the designer.

    I receive the following warning:
    The disk image you are opening may be damaged and could damage your...
  18. when duplicating a component with an object defined config, the new component config is being copied as a string. example:

    Original Component:

    defaults: {width: 850}

    Duplicated Component:
    ...
  19. Is there a way to prevent proxies (AjaxProxy specifically) from posting parameters (baseParams?) for sorting/filtering by default (other than overriding the AjaxProxy)?
  20. What was the solution?
  21. have you found a remedy for this, by chance? the only workaround i've found was to add a 10px margin to the bottom http://www.extjs.com/forum/showthread.php?t=77693

    thx.
  22. thanks
  23. is the documentation for the Ext.StatusBar missing from the 3.0 API documentation, or am I having a mental lapse? have there been any changes from the 2.2.1 documentation?
  24. i am trying to implement a row editor grid with quite a few columns, and it appears the rendered form field widths are being miscalculated. if you look at the demo...
  25. Replies
    870
    Views
    256,987
    Doug,

    what is the purpose of the transparent mask in this instance?
Results 1 to 25 of 34
Page 1 of 2 1 2