Search Type: Posts; User: mark.lancaster
Search: Search took 0.02 seconds.
-
30 Dec 2010 4:23 AM
- Replies
- 4
- Views
- 2,561
Thanks for the info.
As a work-around I found you can use an invalid path to achieve the same result, i.e.
replace "pkgs/pkg-grid-property.js", with "ZZZpkgs/pkg-grid-property.js",
Doing... -
30 Dec 2010 4:10 AM
- Replies
- 4
- Views
- 2,561
Hi Condor
Thanks for replying.
I'm commenting out a single line in the pkgDeps section, for example:
{
"name": "Ext All No Core",
"file": "ext-all-no-core.js",
... -
30 Dec 2010 3:38 AM
- Replies
- 4
- Views
- 2,561
I'm trying to build a cut down version of the Ext All library by commenting out unwanted components in a copy of the ext.jsb2 file.
I've tried to comment out lines using // and /* */, but this... -
3 Apr 2009 4:17 AM
- Replies
- 2
- Views
- 1,759
Agree with Condor
The resizing is an issue with IE6 (and IE7).
His solution fixes the problem nicely, please add to SVN. -
8 Mar 2009 6:21 PM
- Replies
- 13
- Views
- 27,999
This solution also worked for me using IE6 and Ext 2.2.0
Thanks -
16 Oct 2008 5:16 AM
- Replies
- 7
- Views
- 7,449
Just wanted to say thanks, your change helped me too.
-
13 Jan 2008 2:56 PM
- Replies
- 3
- Views
- 1,077
Hi mystix
Went and tested the attachment before uploading today.
Now, I'm unable to reproduce the error?
I'm putting this one down to a memory glitch in Firefox.
Either that or I'm going... -
10 Jan 2008 9:25 PM
- Replies
- 3
- Views
- 1,077
Ext 2.0 - TabPanel doco states for autoTabs:
The attached example disproves this.
Mark -
21 Nov 2007 4:46 AM
- Replies
- 2
- Views
- 1,137
Hi Animal
I haven't tested but what your saying makes sense.
In an earlier thread http://extjs.com/forum/showthread.php?t=17403 I struck the same problem.
In my post I said it was solved -... -
26 Aug 2007 11:22 PM
- Replies
- 0
- Views
- 3,677
Hi All
I'm using JS Builder 1.1.2.0
The ext-all.js that you download only shows 1 line for a function, e.g.
Ext.DomHelper=function(){var _1=null;var _2=/^(?:br|frame|hr...
whereas when... -
31 Jul 2007 5:13 AM
- Replies
- 26
- Views
- 20,445
One minor change:
The commented version only shows the sort direction in the header, it doesn't actually sort the column. This version does both.
if (state.sortInfo) {
...
Results 1 to 11 of 11
