Search Type: Posts; User: babyblue
Search: Search took 0.03 seconds.
-
20 Jul 2010 2:37 PM
Jump to post Thread: Change button color by babyblue
- Replies
- 4
- Views
- 4,035
Hi, did you get this to work? I'm basically doing the exact same thing as you and running into the same problem. Thanks!
-
20 Jul 2010 2:22 PM
Jump to post Thread: HOWTO: Display a Button as Link by babyblue
- Replies
- 8
- Views
- 8,398
I'm trying to remove the border on a button, this code doesn't seem to work for me. I copied the style into a CSS file that I'm already using, and set the style name like you did, but I don't see any...
-
20 Jul 2010 2:11 PM
- Replies
- 1
- Views
- 3,057
I'm trying to implement a simple color picker:
Button colorButton = new Button("");
ColorMenu colorMenu = new ColorMenu();
colorMenu.getColorPalette().addListener(Events.Select, new... -
16 Jun 2010 5:40 PM
Jump to post Thread: Any update to Chart API by babyblue
- Replies
- 1
- Views
- 765
I don't see any mention of the Flash Chart in the road map for 2.2 or 3. Is there any updates planned? Such as enhancements or bug fixes?
-
27 Apr 2010 1:50 PM
- Replies
- 3
- Views
- 1,128
Sorry no update :(
-
22 Jan 2010 5:46 PM
Jump to post Thread: Which version of ofc2 by babyblue
- Replies
- 1
- Views
- 784
The version bundled in 2.1.0 looks like related to Ichor release with patches from DZ, but not exactly.
labels.set("visible-steps", step); This works with the version I downloaded from DZ site,... -
22 Jan 2010 5:43 PM
Jump to post Thread: Dots always visible by babyblue
- Replies
- 8
- Views
- 2,263
Just updated the swf and js file to 2.1.0 (don't remember which version I was using before). Looks like it's an Ichor release with patch from DZ, which fixes this dot issue, but it comes with other...
-
22 Jan 2010 4:57 PM
Jump to post Thread: Dots always visible by babyblue
- Replies
- 8
- Views
- 2,263
Although there is a bug in the implementation like you pointed out, not obeying the DotStyle as it was set and using
new Dot(n) instead. The main issue is actually the OFC2 itself, because if it... -
21 Jan 2010 6:08 PM
- Replies
- 0
- Views
- 813
Right now tool tip for my charts is something like "#x_label#: #val#", and I'm using DataProvider to manage the data model. Problem is sometimes the labels are very long, so I would like to truncate...
-
21 Jan 2010 12:13 PM
Jump to post Thread: Which version of ofc2 by babyblue
- Replies
- 1
- Views
- 784
Which version of ofc2 is included in gxt 2.0.1? md5sum of the open-flash-chart.swf file does not seem to match any of the released version on ofc2 site.
-
20 Jan 2010 3:52 PM
- Replies
- 3
- Views
- 1,128
I have a working chart, mix of line and bars. When I try to set x legend and/or y legend then the whole chart goes blank. Anyone have experience with this?
chartModel.setYLegend(new Text("Sum... -
19 Jan 2010 6:32 PM
Jump to post Thread: Dots always visible by babyblue
- Replies
- 8
- Views
- 2,263
It seems like that should work, but doesn't. The function is getting called, and I replaced it with customized dots (completely ignoring the value set by setDotStyle), I tried setting different size...
-
19 Jan 2010 6:29 PM
Jump to post Thread: A lot of values on the X axis by babyblue
- Replies
- 5
- Views
- 1,974
Did you make any progress on this? I have similar problem, when there are too many data points, the x axis gets very clustered with the labels, to a point where it's just pitch black. I found a way...
-
4 Nov 2009 5:19 PM
- Replies
- 1
- Views
- 1,081
The implementation of onRadioClick in CheckMenuItem does not handle case where there is another radio group or (non radio) check item in the same parent menu.
Current code:
protected void... -
29 Sep 2009 12:09 PM
Jump to post Thread: Dots always visible by babyblue
- Replies
- 8
- Views
- 2,263
I'm having the same problem, it seems the setDotStyle() call is not doing anything, it's always set to very large solid dot. I can't figure out why the advance chart example does not have dots...
-
4 Sep 2009 2:02 PM
Jump to post Thread: Resizable not working by babyblue
- Replies
- 3
- Views
- 1,491
Ooh! Thanks! Not the viewport but the layoutcontainer, ResizableExample. It works!
-
3 Sep 2009 9:49 AM
Jump to post Thread: Can't replicate draggable demo by babyblue
- Replies
- 1
- Views
- 629
http://extjs.com/examples-dev/explorer.html#draggable
- GXT version: 2.0.1
- Host mode and web mode
- Browser and version: Chrome 2.0.1, Firefox 3.5, IE 6
- Operating System: Windows XP
My... -
3 Sep 2009 9:41 AM
Jump to post Thread: Resizable not working by babyblue
- Replies
- 3
- Views
- 1,491
http://extjs.com/examples-dev/explorer.html#resizable
- GXT version: 2.0.1
- Host mode and web mode
- Browser and version: Chrome 2.0.1, Firefox 3.5, IE 6
- Operating System: Windows XP
... -
26 Aug 2009 9:48 AM
Jump to post Thread: How to properly use resizable? by babyblue
- Replies
- 0
- Views
- 612
http://extjs.com/examples-dev/explorer.html#resizable
I'm having trouble with using resizable, see my example below. This is basically the same code as the Resizable example, just added another... -
24 Aug 2009 1:32 PM
- Replies
- 0
- Views
- 1,943
LayoutContainer seem to behave very differently than ContentPanel. In order to be able to hide the header after render and make the container transparent, I made something like ContentPanel using...
-
24 Aug 2009 10:36 AM
- Replies
- 1
- Views
- 742
Any idea? I'm using XP and IE6 in hosted mode, I also tried firefox.
-
22 Aug 2009 3:13 PM
- Replies
- 1
- Views
- 742
http://extjs.com/examples-dev/explorer.html#draggable
My sample code below is exactly the same as the draggable demo, but some how it seems that the horizontal panel in mine does not get resized... -
18 Aug 2009 1:02 PM
Jump to post Thread: ext.ux.ofcgxt - ChartWidget by babyblue
- Replies
- 42
- Views
- 28,871
Hi,
Is "Save Image Locally" currently working? Is this what this thread is about?
http://code.google.com/p/ofcgwt/issues/detail?id=25
Does it work like "Save As Image" from
... -
14 Aug 2009 10:52 AM
Jump to post Thread: Exporting OFC Chart by babyblue
- Replies
- 3
- Views
- 1,711
Anyone have experience exporting the chart as image? Or exporting the whole window, etc?
http://teethgrinder.co.uk/open-flash-chart-2/save-as-image-menu.php
I'm not a java script person, how... -
13 Aug 2009 9:38 AM
Jump to post Thread: GridCellRender not updating by babyblue
- Replies
- 2
- Views
- 681
I just tried returning a single button, that has the same effect, so it looks like anything other than string? And yes, IE only bug, tested IE6, IE6, chrome and firefox 2.
Results 1 to 25 of 47
