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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:57:01+00:00 2026-05-19T23:57:01+00:00

I was looking for component similar to Android’s Toast notification for GWT (I Googled

  • 0

I was looking for component similar to Android’s Toast notification for GWT (I Googled long enough and I know that there is a Ext-GWT which has something similar, but I want to avoid external libraries). It appears that NotificationMole is the component that I am looking for, and that this component is available in the GWT 2.1. However, when I try to show it in my app, it never appears. Has anyone used this component? Here is an example how I use it:

NotificationMole nm = new NotificationMole();
nm.setAnimationDuration(2000);
nm.setTitle("Title");
nm.setHeight("100px");
nm.setWidth("200px");
nm.setMessage("Test message to be shown in mole");
nm.show();
  • 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-05-19T23:57:02+00:00Added an answer on May 19, 2026 at 11:57 pm

    The NotificationMole has to be attached to the DOM before it can be shown:

    HasWidgets panel; // This can be any panel that accepts children.
    NotificationMole nm = new NotificatioMole();
    panel.add(nm);
    // Setup the NotificationMole...
    nm.show();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a volume component for flex 4? I'm looking for something similar to
I'm looking for a Flash/Flex component which will create a popup editing balloon, similar
I am looking for a component that resizes and ftp's images to a website.
I'm looking for a component that contains items which can be selected to show
I'm looking for a WPF textarea component that would allow the user to search
I am looking for a syntax highlighting component that I can include in a
I was wondering if there's a tool or a component for Delphi that can
I'm looking for a ready made, freely available component that provides the following features:
I'm looking for a component which provides functionality similar to this: After googling around,
I'm looking for a component similar to ASPxTreeList (mix of Grid and TreeView) from

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.