Bug 4675 - Eclipse Icon looks awkward on Windows (1GEJPPQ)
Summary: Eclipse Icon looks awkward on Windows (1GEJPPQ)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-11 14:21 EDT by Mike Wilson CLA
Modified: 2004-03-10 02:57 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 Mike Wilson CLA 2001-10-11 14:21:04 EDT
While running Eclipse, press ALT + TAB, the icons for all applications will show. 
Notice that Eclipse's icon stands out among them, for it is a stretched image of the small icon and the image is
aliased... I think we need a separate, big icon for Eclipse...


NOTES:

KH (5/31/2001 8:36:36 AM)
	Does SWT support this? 

	McQ (01/06/2001 9:14:32 AM) -
		I believe we are building a file with all icons we are provided in it.
		I'm not sure why the right one wouldn't be being used.

	KC (6/1/2001 1:42:24 PM) -
		This is not a problem with the launcher program but with the main
		eclipse window(s). When an SWT shell is created, the icon image
		associated with the shell has to be set (Shell.setImage( image )).

	McQ (26/06/2001 2:16:30 PM) -
		Can eclipse set a larger icon in for the shells?
Comment 1 DJ Houghton CLA 2001-10-29 16:30:10 EST
PRODUCT VERSION:
114 JDK
Windows 2000

Comment 2 Mike Wilson CLA 2002-05-24 18:46:34 EDT
SN to answer the question.
Comment 3 Steve Northover CLA 2002-05-27 10:46:23 EDT
I believe it is possible but requires graphic changes.  Assigning to SSQ.  Low 
priority.
Comment 4 Silenio Quarti CLA 2004-03-10 02:57:33 EST
This has been fixed for a while. We have provided API to set multiple icons in 
Shell.