Search Type: Posts; User: sonata82
Search: Search took 0.01 seconds.
-
17 Mar 2013 12:23 PM
- Replies
- 58
- Views
- 9,336
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:
... -
30 Oct 2012 3:14 PM
- Replies
- 6
- Views
- 2,264
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...
-
29 Oct 2012 7:54 AM
- Replies
- 6
- Views
- 2,264
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... -
29 Oct 2012 4:59 AM
- Replies
- 6
- Views
- 1,289
Fixing this issue seems to be on the road map for 4.2.
-
19 Jun 2012 7:07 AM
- Replies
- 4
- Views
- 908
Any progress here?
-
29 Nov 2011 2:38 AM
Jump to post Thread: Help with filetreepanel by sonata82
- Replies
- 3
- Views
- 832
You probably already solved your problem, but please see this post for updates to Saki's component for ExtJS 3.
-
18 Sep 2011 12:34 AM
Jump to post Thread: Extending Ext.Panel in ExtJS 4 by sonata82
- 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..
-
17 Sep 2011 8:21 AM
- Replies
- 6
- Views
- 1,780
Thanks Condor, had the same problem in IE 8 using Ext 3.3.1 and defining the image as Ext.BoxComponent fixed it.
-
8 Sep 2011 4:44 AM
Jump to post Thread: Extending Ext.Panel in ExtJS 4 by sonata82
- 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,... -
8 Sep 2011 4:38 AM
- Replies
- 14
- Views
- 4,219
To me, this piece of information should be mentioned in the API, with a big exclamation mark!
-
10 Aug 2011 5:05 AM
- Replies
- 18
- Views
- 6,728
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
