Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8535357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:24:44+00:00 2026-06-11T10:24:44+00:00

according to https://developers.google.com/web-toolkit/doc/latest/DevGuideUiPanels#Standards I ‘m not suppose to use DockPanel, VerticalPanel, HorizontalPanel. But Those

  • 0

according to https://developers.google.com/web-toolkit/doc/latest/DevGuideUiPanels#Standards I ‘m not suppose to use DockPanel, VerticalPanel, HorizontalPanel. But Those are the only panels that support hasverticalalignment and hashorizontalalignment. How am I suppose to align the widgets if I want to conform to the standards mode? Or should I keep the project in its current form using VericalPanel and HorizontalPanel, and ignore the warning eclipse gives me:

[INFO] [project] – GWT no longer supports Quirks Mode
(document.compatMode=’ BackCompat’).
Make sure your application’s
host HTML page has a Standards Mode (document.compatMode=’
CSS1Compat’) doctype,
e.g. by using <!doctype html> at the
start of your application’s HTML page.

To continue using this
unsupported rendering mode and risk layout problems, suppress this
message by adding
the following line to your*.gwt.xml module
file:
  <extend-configuration-property
name=”document.compatMode” value=”BackCompat”/>

P.S.: I work in uibinder

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T10:24:46+00:00Added an answer on June 11, 2026 at 10:24 am

    Using tables for layouts is considered a bad practice by most UI experts. These layouts are rigid – they don’t adjust well with the size of their contents.

    You can build any layout you want without using these panels. Horizontal alignment is the easiest one: you simply add a CSS rule “text-align: center” (left, right) to the parent widget. For more interesting effects you can use “float: left” or “float: right”. In some rare cases you may event want to use absolute positioning (“position: absolute”, “left: 20px”; “top: 20px”).

    Vertical alignment is a little trickier, but generally you want your content to flow from top to the bottom. You can manage vertical positioning by using top and bottom margins or setting the line heights.

    You can find many great resources on building fluid layouts on the Internet. Most suggested html and CSS solutions can be used with GWT, and Ui:Binder is a very convenien way to do so. You can also search StackOverflow for layout solutions to any problem you face.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

According to https://developers.google.com/fusiontables/docs/developers_reference OR operations are not allowed as part of filter conditions. So
In Google Analytics I've created a Dashboard which shows me ISPs. According to https://developers.google.com/analytics/devguides/reporting/core/dimsmets#cats=visitor
According to YouTube's docs: https://developers.google.com/youtube/2.0/developers_guide_protocol_playlists I can go to the following URL to retrieve
According to https://developers.google.com/appengine/docs/billing Existing Entity Put (per entity) needs 1 Write + 4 Writes
According to Google Map's Geocode API documentation: https://developers.google.com/maps/documentation/geocoding/index#GeocodingRequests you can simply make a call
according to fb's documentation (https://developers.facebook.com/docs/reference/api/page/) i don't need a user_access_token to retrieve the notes
According to https://developers.facebook.com/docs/beta/authentication/ , the 'Default Activity Privacy' field in the Auth Dialogue can
It's now possible to tag friends and location in feed post https://developers.facebook.com/blog/post/2012/03/07/building-better-stories-with-location-and-friends/ according to
According to the documentation here: https://github.com/playframework/Play20/wiki/AssetsGoogleClosureCompiler it says: Any JavaScript file present in app/assets
Usage scenario We have implemented a webservice that our web frontend developers use (via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.