do you know if there is any notification widget for GWT out there, like this one here?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
AFAIK there is no such widget in core GWT, but why not roll your own:
This is out of my head so it might not compile, but you get the idea.
Update:
As per comment, I’m adding notification that hides itself on mouse move: