Hi ,
I need a gwt widget which has a button and can display a number. The number indicates the number of updates present.
The best example of this implementation which i can think of is facebook. The notification button on the facebook homepage displays a number which indicates the number of notifications from the last login.
I want to implement something like that.
Any suggestions?
Thanks