Thursday, December 27, 2012

Re: Alignment of FocusPanel with PCT?

You can (and should) just use plain html and css for this. Remove your horizontal panel, and then layout the child focuspanels using css styles (that you either declare inside the uibinder.xml or in a cssresource). Relying on tables for layout usually doesn't work that great in the long run.

On Thursday, December 27, 2012 3:54:58 PM UTC+2, membersound wrote:
Can't I do this plain in uibinder?

Thanks

Am Donnerstag, 27. Dezember 2012 13:56:14 UTC+1 schrieb Jens:

horizontalPanel.setCellWidth(firstFocusPanel, "90%");

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Amq80nNvvNIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment