+ Post New Thread
Hi, Following on from this post: http://www.sencha.com/forum/showthread.php?183869-Forms-and-form-fields-field-sets-and-row-spacers I have a...
I want to report this, wondering/hoping if someone has ideas (or can confirm this is a defect). Otherwise, I will try to add more context as I...
I'm trying to use it right now, but using the instructions available here...
If I have a disabled spinner, the number is correctly grayed, but I can still use the buttons to increment/decrement it. Also, I can also type in it...
In using GXT 3.x how can I control the width of the label when using a FieldLabel? I.e. when using the following code it gives the label way too much...
I'm playing with the code borrowed from http://www.sencha.com/examples-dev/#ExamplePlace:basictree(uibinder) and I cannot resolve the following...
I have downloaded gxt-3.0.0-dp5.zip and unzipped it. My project name is SenchaExperiments. I have followed the instructions in the setup.txt...
As title says, I just updated from GXT .2b to .3 and everytime I make this operation public void success(List<T_DTO> result) {storeT.clear();...
Hi, Minimizing Window does not work... Maximize is OK... package com.company.project.client; import com.google.gwt.core.client.EntryPoint;...
HBoxLayoutContainer displays items contained in a column, not in a row. Window w = new Window(); HBoxLayoutContainer lcHbox =...
The following code: Viewport viewport = new Viewport(); viewport.add(new ContentPanel(), new MarginData(10)); ...
In GXT 2.x, when a TabItem was disabled, two things would happen: The text of the tab would be grayed out to indicate the disabled state The mouse...
There are two oddities that I've noticed with MenuBar, and I don't know if it's intentional or not. These can even be seen in the MenuBar example...
Hi, We have been facing problem with FramedPanel when using with TabPanel for long. Let's see the case: We have a PlainTabPanel with two Tabs. ...
If we create a new HtmlEditor e = new HtmlEditor(); when we run e.getValue(), we get the value of the Rich Text Editor always, so if the user...
I am creating a TabPanel with two tabs. Each of the panel contains a ToolBar with one TextButton inside the ToolBar. @Override public...
I'm not sure if the AccordionLayout is still under development - errors included, or if I'm using it totally wrong: ...
Hi, there is a bug in Tree(Panel)s caused by unsynchronized Stores. If a Tree is given a TreeStore it adds handlers to listen to store events. For...
Hi, I'm using the editor framework and getting strange behaviour while running in devmode. When I call flush() on the driver it works sometimes and...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us