Thursday, February 21, 2013

Re: Space between widgets in FlowPanel ?

This works... 

.textBoxMargin {
     margin-top:2px;
margin-bottom:2px;
     margin-right:0px;
     margin-left:0px;
}

and apply that style to each textbox

On Wednesday, February 20, 2013 6:51:42 PM UTC-8, Abraham Lin wrote:
What you want is the "margin" property, not the "padding" property.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment