Search Type: Posts; User: taocore
Search: Search took 0.04 seconds.
-
11 Jan 2011 7:11 PM
- Replies
- 3
- Views
- 2,537
I need the feature, too
-
11 Jan 2011 6:49 PM
- Replies
- 2
- Views
- 1,339
I need the same function.
I tried to implement it myself, but failed. -
2 Sep 2010 10:28 PM
Jump to post Thread: code spliting by taocore
- Replies
- 4
- Views
- 855
I found the latest release:
Release 2.2.0 (Released August 31st, 2010)
General Changes & Enhancements
Added bold (ctrl-b), italic (ctrl-i), and underline (ctrl-u) support to HtmlEditor.... -
15 Aug 2010 6:32 PM
Jump to post Thread: How to optimize code size by taocore
- Replies
- 0
- Views
- 712
Any suggestion to reduce code size?
Using compile report, it seems that there is much code like com.package.BeanModel_com_package_Class in my initially downloaded code. -
23 Jul 2010 9:23 PM
- Replies
- 3
- Views
- 712
It does not work.
Do you mean change the hideMode of parent of the grid?
Actually, one TabItem contains complex ui, grid is not the direct child of TabItem. -
22 Jul 2010 6:40 PM
- Replies
- 3
- Views
- 712
The grid is in a TabItem not selected.
After reload data of the grid, then select the tab,
the column which should auto expand does not expand and has a small width.
And I found that icons on... -
27 Jun 2010 10:58 PM
Jump to post Thread: code spliting by taocore
- Replies
- 4
- Views
- 855
I am using gwt-2.0.3.
I try to split my large application, but the result is unexpected. I found one class should not exists in initial fragment.
See the call stack
Call stack:... -
4 Jun 2010 11:13 PM
Jump to post Thread: About Memory by taocore
- Replies
- 1
- Views
- 780
The doc says Window.close() is deprecated. But which method is the substitute?
Is that hide() method? Dose hide() method remove elements from dom?
I just want to reduce the memory usage on... -
15 Mar 2010 10:02 PM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
Too bad.
-
10 Mar 2010 1:01 AM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
Still a static example. I need event listener.
-
9 Mar 2010 6:52 PM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
waiting...
-
6 Mar 2010 12:59 AM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
Simply, I want a field with '?' icon after label or after field or somewhere others to support online help. Maybe somebody has a solution.
Please help me. Thanks! -
4 Mar 2010 5:25 PM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
This is my code:
source and target are also this Field NOT label or img. So it does not work.
Any suggestion? -
3 Mar 2010 4:43 PM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
Help!
-
2 Mar 2010 11:11 PM
Jump to post Thread: customize field label by taocore
- Replies
- 8
- Views
- 1,599
how can i add a image to field label and make it receiving click event?
-
9 Sep 2009 11:29 PM
Jump to post Thread: Force ComboBox to always query by taocore
- Replies
- 0
- Views
- 490
I manage items in another ui but list them in one ComboBox, after adding or removing items through management ui, I want the ComboBox update its items when trigger clicked.
-
30 Jul 2009 9:13 PM
- Replies
- 0
- Views
- 687
How to make it works?
-
12 Feb 2009 10:04 PM
Jump to post Thread: gxt-servlet ?? by taocore
- Replies
- 14
- Views
- 3,653
And I found all source files in gxt.jar which make the jar file so big size.
It seems that this product is not professional enough. -
12 Feb 2009 9:56 PM
Jump to post Thread: gxt-servlet ?? by taocore
- Replies
- 14
- Views
- 3,653
look this:
Caused by: java.lang.NoClassDefFoundError: com/extjs/gxt/ui/client/Style$SortDir
at com.extjs.gxt.ui.client.data.SortInfo.<init>(SortInfo.java:20)
at... -
12 Feb 2009 9:40 PM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
Comment out the CenterLayout, it seems fine.
But I don't understand why the demo works well with CenterLayout. -
12 Feb 2009 9:38 PM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
Solved.
CenterLayout's implementation in 1.2 use div instead of table, make css error. -
12 Feb 2009 4:51 PM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
Do you mean the css file get loaded by browser?
How can I check it?
If so, How can I fix it? -
12 Feb 2009 1:27 AM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
yes, it is in the right place.
and I'd tried to replace the output ext-all.css with the old version which unzip from gxt-1.1.1.jar, the page was still blank after refreshing. -
12 Feb 2009 1:13 AM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
Using Firefox 3.0.6
do View -> Page Style -> No Style
I can see the ui with no style
Anything wrong? -
12 Feb 2009 1:05 AM
Jump to post Thread: update 1.1.1 to 1.2 failed. by taocore
- Replies
- 7
- Views
- 1,053
steps:
1 replace the gxt.jar
2 clean & recompile
3 start server(tomcat6)
4 open the site on browser(Firefox 3.0.6) and found it is an EMPTY page
page source:
<!DOCTYPE HTML PUBLIC...
Results 1 to 25 of 33
