Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Notifications


Rob, please correct me if I am wrong, but Mylyn don't really does any notifications to the system tray, neither it is in cope of bug 177974, which goal is to provide some standard popup window but not the notification framework.

There is a generic support in SWT in Eclipse 3.3 for system tray notifications and icons, but it is quite low level stuff.

 regards,
 Eugene


Robert Elves wrote:
You can have a look at the Mylyn source for the popup here:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.mylyn/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/TaskListNotificationPopup.java?revision=1.22&root=Tools_Project&view=markup

Note that plans are underway to improve the notification popup:

177974: [Workbench] provide desktop notification popup
https://bugs.eclipse.org/bugs/show_bug.cgi?id=177974


-Rob


Thomas Kratz wrote:
sorry if I post somehow off topic but I hope someone out there can help me. We have an RCP client and my customer wants to have notifications on the system tray in the way mylin does. Can anyone give me a hint where I should start to look ?

Anyway mylin is great.

Regards
Thomas




Back to the top