+ Post New Thread
TabItem throws an exception with setLayout(new RowLayout(Orientation.HORIZONTAL)); If you setLayout(new RowLayout(Orientation.VERTICAL)); it...
Hi, I'm adding more than one StoreFilterField in a toolbar, like so: actionToolBar.add(new AdapterToolItem(storeFilterFieldOne));...
Perhaps I'm misunderstanding the way extgwt is designed, but the default table style for Table isn't included in ext-all.css, so table.css must be...
This does not work in my code or in of the explorer hosted here. Two issues: 1.) Cannot pick any date other than today. No Exceptions. 2.) The...
Kind of a feature request, we have a situation where components can resize on drag enter, and I need either protected access on Draggable to: ...
- GXT 1.0 RC1b I am using the TreeTable and want only the nodes (not leaves) to be checkable. But apparently the value set by the method...
In the current build, ContentPanel.collapse() now causes java.lang.AssertionError: Method must be called before the component is rendered. This...
Hello, When i create a viewport with BorderLayout (no problem here I can resize the panels). When i create a viewport with BorderLayout and if I...
I found a bug in the explorer demo. When I deploy the demo on my local tomcat server and trying to go to "Async Tree", I have the following exception...
rc1b-MessageBox.setIcon() throw error. Exploer sample MessageBox "Yes/No/Cancel" does not work!
I've tried to place the compiled Explorer or Mail app to a server running HTTPS. If I use IE6, we got "This page contains both secure and nonsecure...
Visit http://extjs.com/explorer/#formpanel with IE7 Enter data into fields and tab to the next field... no cursor... ;-)
When you visit the Mail demo (http://extjs.com/mail/) in FF2 there is no insert cursor ' I ' Shows up fine in IE7
public void onModuleLoad() { Viewport v = new Viewport(); v.setLayout(new RowLayout(Orientation.HORIZONTAL)); ...
If you have treeBinder.setCaching(false) and select a node, then collapse it, the node is incorrectly deselected. This is because the TreeItem posts...
Right now padding is applied to the right of every button in the button bar, irrespective of how many buttons are in the bar. This patch applies the...
TableLayout is still centering its cell's contents - should only centre container placed in cell, not all widgets within container of cell...impacts...
ComboBox is on FormPanle
I'm not sure this is a bug but unless you call setFrame(true) on a formpanel its background will turn white. If this property shall control...
If you try to set a LabelField to null using setValue you get a NullPointerException. It would be very inconvenient if you had to check for null for...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us