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 8490743
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T22:12:54+00:00 2026-06-10T22:12:54+00:00

GWT doesn’t come with any styles for the DialogBox, and it looks terrible without

  • 0

GWT doesn’t come with any styles for the DialogBox, and it looks terrible without any styles. Is there some easy way to get something like what is shown on the GWT showcase page?

  • 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-10T22:12:55+00:00Added an answer on June 10, 2026 at 10:12 pm

    It turns out the solution is quite simple. Include the following CSS in your main HTML file, and download http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/hborder.png, http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/vborder.png and http://gwt.google.com/samples/Showcase/showcase/gwt/clean/images/circles.png into your project.

    .gwt-PopupPanelGlass {
      background-color: #000;
      opacity: 0.3;
      filter: alpha(opacity=30);
    }
    
    .gwt-DialogBox .Caption {
      background: #F1F1F1;
      padding: 4px 8px 4px 4px;
      cursor: default;
      font-family: Arial Unicode MS, Arial, sans-serif;
      font-weight: bold;
      border-bottom: 1px solid #bbbbbb;
      border-top: 1px solid #D2D2D2;
    }
    .gwt-DialogBox .dialogContent {
    }
    .gwt-DialogBox .dialogMiddleCenter {
      padding: 3px;
      background: white;
    }
    .gwt-DialogBox .dialogBottomCenter {
      background: url(images/hborder.png) repeat-x 0px -2945px;
      -background: url(images/hborder_ie6.png) repeat-x 0px -2144px;
    }
    .gwt-DialogBox .dialogMiddleLeft {
      background: url(images/vborder.png) repeat-y -31px 0px;
    }
    .gwt-DialogBox .dialogMiddleRight {
      background: url(images/vborder.png) repeat-y -32px 0px;
      -background: url(images/vborder_ie6.png) repeat-y -32px 0px;
    }
    .gwt-DialogBox .dialogTopLeftInner {
      width: 10px;
      height: 8px;
      zoom: 1;
    }
    .gwt-DialogBox .dialogTopRightInner {
      width: 12px;
      zoom: 1;
    }
    .gwt-DialogBox .dialogBottomLeftInner {
      width: 10px;
      height: 12px;
      zoom: 1;
    }
    .gwt-DialogBox .dialogBottomRightInner {
      width: 12px;
      height: 12px;
      zoom: 1;
    }
    .gwt-DialogBox .dialogTopLeft {
      background: url(images/circles.png) no-repeat -20px 0px;
      -background: url(images/circles_ie6.png) no-repeat -20px 0px;
    }
    .gwt-DialogBox .dialogTopRight {
      background: url(images/circles.png) no-repeat -28px 0px;
      -background: url(images/circles_ie6.png) no-repeat -28px 0px;
    }
    .gwt-DialogBox .dialogBottomLeft {
      background: url(images/circles.png) no-repeat 0px -36px;
      -background: url(images/circles_ie6.png) no-repeat 0px -36px;
    }
    .gwt-DialogBox .dialogBottomRight {
      background: url(images/circles.png) no-repeat -8px -36px;
      -background: url(images/circles_ie6.png) no-repeat -8px -36px;
    }
    * html .gwt-DialogBox .dialogTopLeftInner {
      width: 10px;
      overflow: hidden;
    }
    * html .gwt-DialogBox .dialogTopRightInner {
      width: 12px;
      overflow: hidden;
    }
    * html .gwt-DialogBox .dialogBottomLeftInner {
      width: 10px;
      height: 12px;
      overflow: hidden;
    }
    * html .gwt-DialogBox .dialogBottomRightInner {
      width: 12px;
      height: 12px;
      overflow: hidden;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a GWT app and I'm using RequestBuilder get GET some json from
My GWT app doesn't work in Internet Explorer 8. For some reason it thinks
I realize that GWt doesn't compile the classes not in the Client package. But
After reinitialize my GWT project the auto formatting for native JavaScript methodes doesn't work
After importing a Maven GWT project into Eclipse the debugger doesn't work, complaining that
Did anyone see Suggest or AutoComplete TextArea GWT Widget? It doesn't have to be
I've been developing a project with GWT 2.4 and looking for a way to
I am trying to call remote servlet from GWT, actually the GWT-RPC doesn't seems
I want to build a GWT application that doesn't use a database. I thought
GWT doesn't serialize Java Date properly. When I tried sending Date created in Javascript

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.