Re: Layout with nested SplitLayoutPanel

2013-12-08 Thread Magnus
Hi Patrick! Can you provide code for the java side? It's a little bit difficult to extract the relevant code... The root panel is a class called "Display" derived from DockLayoutPanel. There is one method called "setClient" that sets the current client panel. All client panels are derived fro

GWT Compiler not found

2013-12-08 Thread doctrang . com
In my Ant `build.xml`:

Re: Layout with nested SplitLayoutPanel

2013-12-08 Thread Patrick Tucker
Can you provide code for the java side? Also, I'm pretty sure SplitLayoutPanel only works in pixels. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to googl

Re: Layout with nested SplitLayoutPanel

2013-12-08 Thread Magnus
Hi Patrick, I cannot resize the panel yet, because even if I do not change any sizes, it is not displayed correctly. If I create the panel based on the UIBinder code below and add it to the center of a surrounding DockLayoutPanel, the bottom part "main" is not visible. When inspecting it with

Re: GWT Firefox plugin not working

2013-12-08 Thread Thomas Broyer
See https://code.google.com/p/google-web-toolkit/issues/detail?id=8464 and https://code.google.com/p/google-web-toolkit/issues/detail?id=8423 On Thursday, December 5, 2013 12:04:38 PM UTC+1, Betto McRose Gamarra wrote: > > Firefox 25.0.1 Mozilla for Linux Mint mint - 1.0 > > I have been downloadi