Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problem with showing image in about dialog
Problem with showing image in about dialog [message #464013] Thu, 22 February 2007 07:15 Go to next message
Eclipse UserFriend
Hello everyone,

I have created a rcp product which works properly. In the about dialog
of this product I'd like to display a logo. As far as I know this image
can be configured in the .product file on the branding tab. The product
contains the image in a plugin but the the image is not shown on the
about dialog. However the configured text is displayed. What do I have
to change to display an image in the about dialog.

Thanks in advance,

Olaf
Re: Problem with showing image in about dialog [message #464022 is a reply to message #464013] Thu, 22 February 2007 09:05 Go to previous message
Eclipse UserFriend
exquisitus a écrit :
> Hello everyone,
>
> I have created a rcp product which works properly. In the about dialog
> of this product I'd like to display a logo. As far as I know this image
> can be configured in the .product file on the branding tab. The product
> contains the image in a plugin but the the image is not shown on the
> about dialog. However the configured text is displayed. What do I have
> to change to display an image in the about dialog.

Hello,

Check if you have met these conditions:

- image file must be included in the build,
- there must be an aboutImage property in the plug-in's extension
org.eclipse.core.runtime.products,
- the image has a maximum size of 500x330.

--
Patrick
Previous Topic:AbstractDocumentProvider.isReadOnly(...)
Next Topic:Two ApplicationWindows in one window
Goto Forum:
  


Current Time: Fri Mar 28 12:51:20 EDT 2025

Powered by FUDForum. Page generated in 0.03161 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top