Hi,
I have to show a notification to the user such that it fades away automatically in 2-3 seconds. Is there a component in Ext Gwt to achieve this?
Many thanks.
Hi,
I have to show a notification to the user such that it fades away automatically in 2-3 seconds. Is there a component in Ext Gwt to achieve this?
Many thanks.
Does this widget solve your request?
Info.display("headline", "text");
It certainly does. Thanks a lot gishmo. Apologies for acknowledging late.
Cheers.