+ Post New Thread
ContentPanel west = (ContentPanel) Registry.get("west"); ContentPanel mail = new ContentPanel(); //tree init mail.add(tree); ContentPanel...
Hi all, Does anybody know how to add a simple context menu to the custom GWT component or widget? It is easy to do it for Tree and Table widgets...
Here's what I'm trying to do: I've got a form with several text fields nicely laid out in plain-old HTML. I would like to turn it into a Form,...
Hi all, I am using MessageBox.alert to show some alert message, and after that i want my message box to get align to another widget which is in...
I will start by listing my configuration: GWT 1.5 RC1 GXT 1.0.1 Eclipse 3.4 The problem I am encountering is this: on a FormPanel I am adding...
Hello, I would like to sort a column in descending order when a user first clicks on the corresponding column header in a table. This could be as...
I have a question regarding the use Ext GWT. Is it possible to use Ext GWT in my desktop application (not for internet application): buttons,...
Hy, i am trying to add documents in a tree. There should be only the name of the document visible. But if the user clicks on the...
Hi folks, first of all: I'm a complete newbie to GWT and GWT-Ext. But I really like it as far as I've played around with it :-) Now I have a...
Hi all Sorry,but I am totally stuck with this minor issue:( when I am compiling JAVA (using JAVAC not GWTCompiler) files which uses GXT code; i...
HI I'm getting following error while compiling explorer sample project. I'm using gwt : gwt-windows-0.0.2030 And extgwt: extgwt-1.0-beta2 ...
Hi there, I have a GWT composite widget which uses a GXT ContentPanel as its main container. I set the top (ToolBar) and the bottom (ButtonBar)...
Hi, i have a problem with the integration of gwt-diagrams (http://code.google.com/p/gwt-diagrams/ ) in EXT-GWT. The widgets were displayed but...
Is there any documentation anywhere that describes how one might use gxt without Eclipse? I just want to set it up with the standard <app>-compile...
I am looking for a way to define a new layout for a FormPanel, so that the fields will not be all aligned by their labels. I want some of the fields...
Hy, since this morning i am trying to create a simple tree... How can i do this? I dont`understand the example with the TreeBuilder! Which...
Hi, I would like to align user entered data to the right in a NumberField. I see for a TableColumn you can setAlignment(HorizontalAlignment.RIGHT)....
I'm debugging a code where doAttachNativeWidget throws NPE. Widget itself is not null. public static void doAttach(Widget widget) { if...
Hi,I'm trying to add a Table to a resizable Window, i set the table's width/height to 100% and added it to a Window, it doesnt seem to work, the...
Hi all, I'm displaying a relatively large Tree in a ContentPanel which uses a FitLayout and has the scrollMode set to AUTO. When I'm trying to...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us