+ Post New Thread
Most font sizes in widgets are 11px, but all form widgets are 12px...why? Shouldn't the font size in the CSS be consistent?
TableLayout seems to be ignoring setCellPadding - setting values do not result in any padding being applied...?? But, if you add padding to each...
Hi, It looks like you are using a none existant function List#subList() inside the getNestedValue()-method. To make it work I had to overload it...
I have a BorderLayouted container. It has setLayoutOnChange(true) and is already rendered so when I want to add(west,westData) I get :...
Env : Windows XP, GXT 1.0beta3, IE 6, FF2/3 In most cases, there is an issue with combo box height. The field height is bigger than the expand...
Here is the example code: final Dialog testD = new Dialog() { { this.setButtons( Dialog.OKCANCEL ); ...
When using BorderLayout, the south region when made expandable is broken when showing the preview pane... ie the click the bar and show the region...
Hello, Using: GXT Beta 4 GWT 1.5 RC Hosted Mode I put a simple ContentPanel into the NORTH-region of a BorderLayout. The ContentPanel has a...
Hi, We are evaluating GWT to use it for programming rich-client web-applications. Therefore we use your Ext GWT in Version gxt-1.0-beta4...
Hi, am I wrong or shouldn't the class AppEvent be typized with inherited classes of Object in the definitions of: protected void...
Env : Windows XP, Firefox 2/3, gxt 1.0beta3 I can't set the margins in a flow-layouted container on Firefox. No issue with IE6. If I compare using...
In explorer demo - current and version on website (ie6 hosted or FF2) http://extjs.com/explorer/#window Repeated click on each alternating button...
I work on Windows XP with gxt 1.0beta3. When you disallow blank on text fields and you leave the field blank, you get an error tool tip. Great. But...
I am going to implements a data list which received data from a RPC call. On the loaderLoad method, I wish to pre-select some fields. However, I...
I got StackOverFlow exception when executing a Valid Listener that contains a call to method "isValid". Uncaught exception escaped...
When showing a dialog modal like, if you hide and then show again, the dialog is shown non-modal... ie the modal attribute is lost !! Simple bug...
I think I have found a bug, and have spent an hour or so going through source. Actually two bugs - but please correct me if I'm wrong. Bug #1: ...
The ModelReader class: public class ModelReader<C> implements DataReader<C, ListLoadResult<ModelData>> { public ListLoadResult read(C...
I have create a ContentPanel (RowLayout(Style.Orientation.VERTICAL)) with 1) VerticalPanel (RowData(1, -1)) 2) ContentPanel (RowData(1, 1)) 3)...
A bug that shows for me is that when I remove a BaseObject from a Tree by executing store.remove(baseObjChild, baseObjParent), and the child was the...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us