Search Type: Posts; User: sonata82

Search: Search took 0.01 seconds.

  1. Couldn't agree more. Especially because IDEs can work with this, but not interpret the "me" assignment.


    This is not an issue for me, because ExtJS always provides an extra parameter scope:


    ...
  2. When the project started two years ago, Java 1.6 looked like a version which was in a stable enough state to use it (we are developing for IBM i). Originally we even started on Java 1.5, to keep the...
  3. Imho 1.6 would be the way to go.

    We are deploying our application for Java 1.6.x and for consistency reasons, compiling and building is done using the same Java version. Requiring 1.7 just for...
  4. Fixing this issue seems to be on the road map for 4.2.
  5. Any progress here?
  6. Replies
    3
    Views
    832
    You probably already solved your problem, but please see this post for updates to Saki's component for ExtJS 3.
  7. Replies
    8
    Views
    15,946
    Please post the code of the class and where setLayers is called, this is not enough to determine what went wrong..
  8. Thanks Condor, had the same problem in IE 8 using Ext 3.3.1 and defining the image as Ext.BoxComponent fixed it.
  9. Replies
    8
    Views
    15,946
    I have found the examples in the API inadequate too..

    According to this thread http://www.sencha.com/forum/showthread.php?133653-Unable-to-subclass-and-use-panels&p=645543&viewfull=1#post645543,...
  10. Replies
    14
    Views
    4,219
    To me, this piece of information should be mentioned in the API, with a big exclamation mark!
  11. Turning off Garbage collection is definitly not an option for me!

    I could reproduce this error on IE 8 with ExtJS 4.0.0. It seems Ext.cache is empty on the call of getElementEventCache..

    This...
Results 1 to 11 of 11