| [news.eclipse.platform.swt] Re: Notification dialogs |
Hi,
Can we create notification dialog boxes in SWT? I want a pop-up Message or an Error Dialog which remains for a certain amount of time and goes off after that if no user intervention happens. It should not wait for the user to click "Ok" or "Yes" or any such button to dispose the dialog. How can we achieve this behavior?
Hope this helps, Eric