+ Post New Thread
You can actually see this bug in the Ext GWT Explorer: 1) Load the Ext GWT Explorer demo 2) Navigate to Data Widgets->Trees->Context Menu Tree...
Hi. My problem is that I change the values of a BaseTreeModel that is loaded into a TreeStore and then is binded to a TreeTableBinder. This is the...
Hello, I'm having an issue regarding to the remove() method in the ButtonBar widget. When I'm trying to remove a button, then I add another one...
Hi, Since mygwt-0.5.2, TableColumn.steHidden(boolean) has no effects. Even call to table.recalculate() doesn't hide/unhide columns Worked...
I had a problem with events not firing on the minimize action for windows in beta 2. Now in beta 3 the minimize widget doesn't even render. I looked...
When make TextField name = new TextField(); name.setValue("Name"), when textField is not render I set value after render in ui value is empty. And...
Hi. When I add a item to the the model of a TreeTableViewer it is not inmediately shown. I debbuged the program and it seems that the problem is that...
A NullPointerException is thrown when you try to select an item in a Tree or TreeTable that is using a MultiTreeSelectionModel. It appears that the...
I get an Exception when setting DataList checkable: public void onModuleLoad() { Listener l = new Listener<ComponentEvent>() { ...
This hasn't been released yet, but I came across two issues with the SVN build. 1.) Problem with HTTPProxy and BasePagingLoader. When HTTPProxy...
Executing FormPanel.remove(myComboBox) removes only the combo field, but not the belonging label field.
Hello, as the title says it, I create a HorizontalPanel, set its vertical alignment to MIDDLE and add some components to it. The vertical...
With the following code, my panel is well centered when I launch the web app in hosted mode. When I resize/expand the window the text field is going...
It seems that collapseMode=mini is not working. My test code: package org.myapp; import com.extjs.gxt.ui.client.Style.LayoutRegion; import...
Tooltips seems that only work well in buttons but not in fields or other elements. Here a test EntryPoint: package org.myapp; import...
toolbar.setPageSize(10); toolbar.setActivePage(0); toolbar.setPageSize(20); toolbar.setActivePage(0); Last call does nothing while it should...
Hi The problem occurs when setting the input of a TreeTableViewer if the TreeTableViewer has already an input with children. So the first...
I just updated GWT the latest trunk version, 2649. I'm now getting the following fatal compilation errors whenever I try to run any code which uses...
Hi, Can see this bug in demo, Action buttons on dialog are not working. Adding event listener: dialog.addListener(Events.Close, new...
CheckBox does not allow you to set a Validator like TextField - this function would be nice for cases when CheckBox must be selected (ie like...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us