Search Type: Posts; User: tookoo
Search: Search took 0.02 seconds.
-
10 Nov 2009 3:56 PM
Jump to post Thread: Ext Wave Community by tookoo
- Replies
- 112
- Views
- 15,026
Please add me: tookoo@googlewave.com
-
10 Nov 2009 3:37 PM
- Replies
- 3
- Views
- 755
Can you provide a link to the open issue so that I can track it? Thanks.
-
10 Nov 2009 2:49 PM
- Replies
- 4
- Views
- 1,116
I just checked out rev 5606 and it works fine for me.
-
10 Nov 2009 2:46 PM
- Replies
- 3
- Views
- 755
Ext version tested:
Ext 3.0.x rev 5606
Adapter used:
ext -
9 Nov 2009 7:08 AM
- Replies
- 4
- Views
- 1,116
Ext version tested:
Ext 3.0.x rev 5591
Adapter used:
ext -
9 Oct 2009 8:17 AM
- Replies
- 4
- Views
- 2,257
Yes, the problem is a little bit tricky to describe.
To be honest, I think the code for GroupTabPanel and GroupTab isn't written and tested well. For example,
it provides expandGroup() and... -
8 Oct 2009 11:54 AM
- Replies
- 4
- Views
- 2,257
And update on this issue? Thanks.
-
3 Oct 2009 12:54 PM
- Replies
- 1
- Views
- 855
Ext version tested:
Ext 3.x rev 5429
Adapter used:
ext -
2 Oct 2009 2:18 PM
- Replies
- 4
- Views
- 2,257
Ext version tested:
Ext 3.x rev 5429
Adapter used:
ext -
21 Aug 2009 7:17 AM
- Replies
- 2
- Views
- 2,876
FYI, you can only see the filename in Firefox on Windows XP.
-
21 Aug 2009 7:10 AM
- Replies
- 6
- Views
- 2,549
Animal, thanks for the clarification. Yes, the "strech" should not be used in the layout configuration.
I also try your example, which works fine in Firefox 3.5, but nothing is displayed in IE8. -
20 Aug 2009 3:13 PM
- Replies
- 6
- Views
- 2,549
I don't understand why it is the expected behavior.
I can certainly understand why the width of the parent is necessary for laying out children using hbox. Can you elaborate why the height is... -
20 Aug 2009 2:15 PM
- Replies
- 6
- Views
- 2,549
Ext version tested:
Ext 3.0.x rev 5172
Adapter used:
ext -
21 Jul 2009 8:06 AM
- Replies
- 1
- Views
- 690
It appears that there might be a bug/typo in GroupTabPanel.js line 250.
setActiveGroup : function(group) {
group = this.getComponent(group);
if(!group ||... -
16 Jun 2009 7:32 AM
- Replies
- 3
- Views
- 854
Yes, they are the same bug.
-
16 Jun 2009 7:08 AM
- Replies
- 3
- Views
- 854
The grouptabs example (http://extjs.com/deploy/ext-3.0-rc2/examples/grouptabs/) has some style issues: when the "Configuration" group is selected, there is extra borders between the tab and the main...
-
5 Mar 2009 7:07 AM
- Replies
- 3
- Views
- 966
No, take a look at my example data. In my case, '1.2.3' is a texual string, which doesn't have any hierarchy indication. Again, why does the library needs to have a regular expression check? Thanks.
-
5 Mar 2009 6:48 AM
- Replies
- 3
- Views
- 966
When I tried to use the following code to load data into a JsonStore, I noticed that data is not loaded when its field name contains a dot character (in this case, field '1.2.3' and '6.7.8').
... -
22 Feb 2008 11:53 AM
- Replies
- 1
- Views
- 1,135
When I have "<p>" tag inside the message string, the width of the MessageBox is not calculated correctly.
For example,
var str = "<p>If a use you wish to make of another's work is not within... -
22 Feb 2008 11:47 AM
- Replies
- 1
- Views
- 1,135
When I have "<p>" tag inside the message string, the width of the MessageBox is not calculated correctly.
For example,
var str = "<p>If a use you wish to make of another's work is not within... -
4 Jan 2008 11:04 AM
- Replies
- 0
- Views
- 1,245
Can the width of QuickTip be changed according to the contents inside?
As shown in the attached image, when I have a long word inside the QuickTip, it looks broken. I am using Ext-1.1.1 right now... -
9 Aug 2007 7:21 AM
Jump to post Thread: debugging in IE by tookoo
- Replies
- 2
- Views
- 852
Try "MS Script Editor" for JavaScript debugging.
And probably use "IE DOM Explorer" for DOM inspection.
And Also check Ext's built-in Debug Console from... -
10 Jul 2007 6:46 AM
- Replies
- 61
- Views
- 28,385
Grid/EditorGrid
the "autoWidth" config option is not documented. It can be found in Line 1442 of GridView.js. (1.1 beta 2). -
26 Jun 2007 9:36 AM
- Replies
- 9
- Views
- 1,253
It works, thanks.
-
26 Jun 2007 8:20 AM
- Replies
- 9
- Views
- 1,253
Any thoughts on my second question? Thanks.
Results 1 to 25 of 58
