Bug 14213 - win32 tray icon and similar on other platforms
Summary: win32 tray icon and similar on other platforms
Status: RESOLVED DUPLICATE of bug 30834
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2002-04-19 07:52 EDT by Dmitry B. Khlonin CLA
Modified: 2004-03-18 08:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry B. Khlonin CLA 2002-04-19 07:52:51 EDT
I have writing some little useful applications for win32 and want to use
Java-SWT for multiplatform support... Then I use NotifyIcon method of win32 API
for creating tray icon for these applications (f.e. like WinAMP, ICQ and
others)... I heard - this concept of GUI is using also in Motif and GTK desktops
- and very glad to see support for it in SWT library
Comment 1 Mike Wilson CLA 2002-04-19 10:01:03 EDT
I agree that this would be useful. We are quite busy here right now, though. 
This probably won't make it in unless you (or someone else) provides a (good) 
implementation.
Comment 2 Dmitry B. Khlonin CLA 2002-04-22 05:48:07 EDT
I will try at least on Win32 platform - but this may have problems with
implementation on other platforms...
Comment 3 Mike Wilson CLA 2002-04-22 10:46:42 EDT
One of the things you need to do when you are coming up with the API is at 
least take a superficial look at the other platforms and make sure that it is 
implementable on them.
Comment 4 Veronika Irvine CLA 2002-09-11 14:08:33 EDT
Moving from Later.
Comment 5 Steve Northover CLA 2004-03-18 08:49:34 EST

*** This bug has been marked as a duplicate of 30834 ***