Search Type: Posts; User: stefan.lotties
Search: Search took 0.06 seconds.
-
2 Apr 2013 1:07 PM
- Replies
- 8
- Views
- 896
Thank you so far.
I just want to emphasise this point. I don't get why sencha is pushing their own build environment into our quick living and very open world. Some companies use ant, some use... -
5 Feb 2013 7:49 AM
- Replies
- 10
- Views
- 3,857
+1 for strict mode. I hope it was not a design decision to abuse the API and not being able to support strict mode at all.
-
29 Jan 2013 11:54 PM
Jump to post Thread: Extjs Plugin For Eclipse by stefan.lotties
- Replies
- 19
- Views
- 13,111
+1 for standalone version
-
2 Oct 2012 1:15 AM
- Replies
- 2
- Views
- 577
Hi,
I reload tree nodes using Ext.tree.TreeStore.load({ node: ... }). This seems to be buggy when the node was a leaf and suddenly receives children (which might happen).
In this case... -
22 Apr 2011 2:08 AM
- Replies
- 34
- Views
- 20,296
So, is there a final decision here, or at least an official advice? Like "Use Ext.create when you need dynamic loading and new when you don't need it"?
-
10 Mar 2010 5:16 AM
- Replies
- 6
- Views
- 2,077
Is there already a (community) solution for this problem?
-
2 Feb 2010 2:22 PM
- Replies
- 0
- Views
- 489
Hi,
imagine you want to use ExtJS in an existing project, or use it as framework for some kind of application that may be embedded in customer websites. In both cases the CSS definitions can be... -
5 Jan 2010 12:55 AM
- Replies
- 96
- Views
- 59,564
The bug still occurs in extjs 3.1.
-
19 May 2009 11:39 PM
Jump to post Thread: ID's for Actions? by stefan.lotties
- Replies
- 0
- Views
- 581
Hi,
is there a way to give each button which is based on an actions an self-defined ID? For example:
var baseaction = new Ext.Action({
text: 'test',
handler: function() {...
Results 1 to 9 of 9
