Look for panels that implement HasVerticalAlignment &
HasHorizontalAlignment (such as HorizontalPanel,VerticalPanel etc).
Notice they have the idea of a cell which you can size & inside which
you can position things relatively. Use CSS to set borders/margins/
padding to taste as well.

On Sep 12, 9:44 pm, neversaydie <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I was trying to align two list boxes on the center of the panel.
>
> that would mean a panel with two list boxes on the center with empty
> spaces on north, west, south, east directions.
>
> the problem is, always the list boxes get aligned on the left top
> corner irrespective of what panels i choose.
>
> can anyone help me the layout to do this ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to