Li Chen Messages: 18 Registered: July 2011 Location: Sydney
Junior Member
Eclipse 3.x used to have a menu icon size limit of 16 pixel. Does this change in eclipse 4?
I tried to set a 64 icon in HandledToolItem for TrimBars and still shrink to 16 pixel.
In my RCP application I was and have ever been able to set bigger icons,
no matter if it is 3.x or 4.x. So I'm not sure what is happening. Could
it be that the size is calculated based on the first one set - similar
to how SWT-Table?
Tom
Am 07.02.13 01:44, schrieb Missing name Mising name:
> Eclipse 3.x used to have a menu icon size limit of 16 pixel. Does this
> change in eclipse 4? I tried to set a 64 icon in HandledToolItem for
> TrimBars and still shrink to 16 pixel.
Li Chen Messages: 18 Registered: July 2011 Location: Sydney
Junior Member
Thanks for the replies, I did a complete refresh of the workspace and the new icon appeared as their original size
For me there is not setting required, all I did was to point the Icon URI to the correct path in Handled Tool Items.