Search Type: Posts; User: boermansjo
Search: Search took 0.02 seconds.
-
5 Jul 2012 7:47 AM
- Replies
- 8
- Views
- 1,634
You can use HtmlLayoutContainer(String html) in order to make the html part of your title.
So something like
HtmlLayoutContainer yourString = new HtmlLayoutContainer("<h4>Hello World ! </h4>");... -
20 Jun 2012 11:50 AM
- Replies
- 5
- Views
- 937
isn't there a way to get the text from the button ? I guess not all the buttons will have the same size... so it will cut your buttons if it's longer than the "My button text"
-
20 Jun 2012 4:06 AM
- Replies
- 5
- Views
- 937
There is a div bigger than the actual button.
You can solve this problem by adding a width to the column.
Here is your test code :
public class TextButtonWithMenu implements IsWidget,... -
11 May 2012 9:18 AM
- Replies
- 3
- Views
- 545
I have this problem also in chrome. But I don't have to click. A simple hover is needed to show the expand cursor.
-
10 May 2012 10:20 PM
- Replies
- 3
- Views
- 578
It don't change anything even after turning off the shadows.
Then i have the situation you can see in the image 2. Just the last bar is still there, the others just go over that one and don't remove... -
10 May 2012 5:46 AM
- Replies
- 3
- Views
- 578
Hello, after a few time testing, I have a little problem with my bar chart.
It's possible to add and delete new data bars. But the problem is when I remove a bar.
It's like the chart don't delete...
Results 1 to 6 of 6
