| Differences between WINDOW_IMAGES and WINDOW_IMAGE (for a product) [message #400786] |
Mon, 20 December 2004 06:08  |
Eclipse User |
|
|
|
I don't understand the differences between WINDOW_IMAGES and
WINDOW_IMAGE properties for the 'org.eclipse.core.runtime.products'
extension.
Except I can specify multiple images in WINDOW_IMAGES, why there are two
properties ? If I use WINDOW_IMAGES, it seems that WINDOW_IMAGE becomes
useless ?
Could somebody explain this point clearly ?
Thanks.
Stephane
|
|
|
|
|
|
|
| Re: Differences between WINDOW_IMAGES and WINDOW_IMAGE (for a product) [message #400838 is a reply to message #400837] |
Tue, 21 December 2004 13:24  |
Eclipse User |
|
|
|
In IProductConstants, I've deprecated WINDOW_IMAGE and added the
following clarification to WINDOW_IMAGES:
* <p>
* It is recommended that products use <code>WINDOW_IMAGES</code>
rather than
* <code>WINDOW_IMAGE</code>, and specify both a 16x16 image and a
32x32 image,
* to ensure that different sizes of the image are available for
different uses
* in the OS. For example, on Windows, the 16x16 image is used in
the corner of
* the window and in the task tray, but the 32x32 image is used in
the Alt+Tab
* application switcher.
* </p>
|
|
|
Powered by
FUDForum. Page generated in 0.04522 seconds