I think that you should use ColumnLayout to fit your needs...

regards,

Leo

On Oct 6, 2:59 pm, ialexei <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to use AnchorLayout to place 2 panels side by side
> occupying 50% width and 100% height of the parent container.
>
> Though the example in GWT-Ext showcase does not have this,
> documentation says the following.
> "Sides: Valid values are 'right' (or 'r') and 'bottom' (or 'b').
> Either the container must have a fixed size or an anchorSize config
> value defined at render time in order for these to have any effect."
>
> I have tried
> "right"
> "r50% 100%"
> "right50% 100%"
>
> It still seems to put the 2 panels one below the other.
> What is the correct syntax for accomplishing the above ?
>
> Regards,
>
> ps: First panel is displaying as expected with 50% width and 100%
> height.
> Second panel still displays under the first panel instead on next to
> it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to