-
```
Create a LineChart.
And give a store values in between 0.01 and and 5.90.
Let say we have three values 1.01, 1.12, and 1.45. The scale will end at
1.08 and You will see first to values but off t…
-
```
I tried to add a SimplePlot to a GXT TabItem
Code is like:
protected void addContent() {
TabPanel tabs = new TabPanel();
TabItem text = new TabItem("Text");
TabItem pl…
-
```
What steps will reproduce the problem?
I am using the GXT library, and on a popup of the class Window
(com.extjs.gxt.ui.client.widget.Window), I have a MultiUploader (instantiated
by new MultiUp…
-
```
i trying to use openid4java for my gxt web application
i added all jar files but i think it wants to added about
openid4java in .gwt.xml
my error likes that
14:09:21.236 [ERROR] [dene] Errors …
-
```
What steps will reproduce the problem?
1. Put ChartWidget inside a GXT LayoutContainer and call setContextMenu()
2. Right click on the chart, and see the context menu. Different browser
behaves d…
-
```
What steps will reproduce the problem?
1. Create a new Calendar and sets its view to month via
#setView(CalendarViews.MONTH)
2. Set the date
3. You can see this in the live version @
http://goog…
-
```
What steps will reproduce the problem?
1. Define a file extension filter
2. Try uploading a file with an invalid extension
What is the expected output? What do you see instead?
expected output -…
-
Hello,
Using a tablett in "desktop display", no way to have in the bottom the 'style' button
ghost updated
8 years ago
-
```
What steps will reproduce the problem?
1. Trying to reproduce the calendar google style sample I'm not getting the
same style (for tabs and datepicker)
I'm attaching an image of how my calendar …
-
```
Hi Schmeeky:
Thanks for this project! It is very important for my project.
Could you please update to the latest ExtJS? like as extjs 3.0RC2
Thanks again.
```
Original issue reported on code.…