Search Type: Posts; User: rbrecheis
Search: Search took 0.01 seconds.
-
14 Jan 2013 6:19 AM
- Replies
- 0
- Views
- 145
Hi,
I have a GXT chart displaying line curves for a given X and Y data range. Now I want to add a sprite to the chart to show at a specific point. I can add such a sprite using pixel coordinates... -
12 Jan 2013 5:38 AM
- Replies
- 0
- Views
- 344
Hi,
I'm trying to display a line curve using GXT chart. It's a very nice component but I cannot get the X-axis to adjust its range correctly. My data X-values have a range of 65 to 185 but the... -
1 Dec 2012 4:27 AM
Jump to post Thread: Data update bug in TreeGrid by rbrecheis
- Replies
- 23
- Views
- 3,402
Nice work :)
-
30 Nov 2012 2:37 AM
Jump to post Thread: Data update bug in TreeGrid by rbrecheis
- Replies
- 23
- Views
- 3,402
Hi,
I'm not sure whether the duplicate nodes are really "outside" the parent map. They have the same indentation as the nodes which are supposedly "inside" the parent map. If they are really... -
28 Nov 2012 5:04 AM
- Replies
- 1
- Views
- 591
Hi,
I have a problem with GXT SimpleComboBox which I'm not sure is a bug or a (unexpected) feature. I have the example code below, which should work out of the box if you put it inside... -
17 Nov 2012 10:10 AM
- Replies
- 6
- Views
- 1,344
Thanks very much for your input!
You have a great library.
Ralph -
15 Nov 2012 2:20 AM
- Replies
- 6
- Views
- 1,344
Hi Colin,
Thanks very much for your help. Your suggestions have indeed solved the problem. I'm no longer using the HBoxLayoutContainer. Whenever I have multiple buttons inside the <client:button>... -
13 Nov 2012 11:07 PM
- Replies
- 6
- Views
- 1,344
Hi Colin,
Thanks for your reply. I'll see what I can do about this stand-alone testcase. In the meantime, it might be interesting for you to know that this issue seems to appear primarily inside a... -
13 Nov 2012 11:30 AM
- Replies
- 9
- Views
- 1,360
Hi Colin,
Right, of course, 3.0.0-rc comes _before_ 3.0.0 :) Indeed I noticed that 3.0.1 does not show this particular problem. Both 3.0.0 and 3.0.1 do have style/rendering issues for TextButton... -
13 Nov 2012 5:54 AM
- Replies
- 6
- Views
- 1,344
Hi,
I'd just like to report a small issue/bug with TextButton in GXT versions 3.0.0 and 3.0.1. It is not rendered entirely right (see screenshot). The bottom border of the button seems to be... -
13 Nov 2012 3:32 AM
- Replies
- 9
- Views
- 1,360
Hi,
I'm using GXT 3.0.0-rc2 (using Maven) and I still have this error. I didn't realize you guys had a post on it already so I submitted another one. I'm working in Firefox as well because Chrome... -
13 Nov 2012 3:24 AM
- Replies
- 1
- Views
- 977
Hi,
I have a GXT combobox which I fill up with items, specifically ComboBox<ProjectItem>. When I load my application page the combo box gets properly filled and when I expand it I see the item or... -
4 Nov 2012 3:31 AM
- Replies
- 1
- Views
- 425
Hi,
I have a list widget based on Grid and GridInlineEditing. Whenever I add a TextField editor for a given column config (together with a Converter<Double, String>) the GridInlineEditing... -
1 Oct 2012 3:41 AM
- Replies
- 4
- Views
- 996
As additional information, if I just use Grid<String> and no custom Cell then the selection works correctly. So it has something to do with the IconAndText <-> IconAndTextCell interaction. Just for...
-
1 Oct 2012 3:23 AM
- Replies
- 4
- Views
- 996
Hi,
I'm having a pretty basic problem with GXT 3.0 Grid. Whenever the grid displays for the first time I can select a row (which colors it blue). I attached a selection handler to the grid's... -
26 Sep 2012 10:49 PM
- Replies
- 8
- Views
- 905
Hey, thanks for all your tips.
For now I want the logout label just to say 'Logout', nothing fancy. I'm not too fond of using just icons. Unless people are really used to a given icon they are... -
26 Sep 2012 2:14 PM
- Replies
- 8
- Views
- 905
Hey,
Ok well, as I said, I'm having some trouble getting the GWT dev mode plugin running in Chrome but just to explain, the reason I'm using a Label in the ContentPanel's header is that I want to... -
26 Sep 2012 1:15 PM
- Replies
- 8
- Views
- 905
I'm running into some Chrome troubles right now so I need some time to continue on this visibility problem. Apparently Chrome updated itself without asking and now it won't load the GWT development...
-
26 Sep 2012 1:14 PM
- Replies
- 8
- Views
- 905
Uhm, do you mean GWT development mode? I run my app using Maven (mvn gwt:run). But now that you mention it I could try running it outside dev mode, using mvn gae:run..., and see if that works but...
-
26 Sep 2012 4:41 AM
- Replies
- 8
- Views
- 905
Hi,
I'm trying to add a GWT label to ContentPanel's header as follows:
Label label = new Label("Click");
ContentPanel panel = new ContentPanel();
panel.addTool(label)
When the content... -
20 Aug 2011 3:36 AM
- Replies
- 11
- Views
- 3,213
Ok thanks,
We'll have to wait then.
Rlp -
20 Aug 2011 2:55 AM
- Replies
- 11
- Views
- 3,213
Hi Sven,
I'm sorry but the GXT requestfactorybinding example is not clear to me. I don't understand what's going on there. I see no explicit usage of the RequestFactoryProxy but I suppose that the... -
19 Aug 2011 2:05 AM
- Replies
- 11
- Views
- 3,213
Hi,
I actually have the same question as Roland. I have the following code so far:
Request<List<ArticleProxy>> request = this.factory.getRequestFactory().articleService().listAll();... -
18 Jul 2011 11:07 AM
- Replies
- 6
- Views
- 1,514
one pom file.... coming right up
btw. this pom file is still under construction, please do not use it
in commercial applications :D -
18 Jul 2011 9:31 AM
- Replies
- 6
- Views
- 1,514
I seem to have read something somewhere about a gxt-resources.jar file. Could it be GXT 3.0 dp2 requires that? All the resources are in the WAR file so that does not seem to be the problem
Rlp
Results 1 to 25 of 25
