Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » RCP + icon
RCP + icon [message #194987] Sun, 15 February 2004 17:09 Go to next message
Eclipse UserFriend
How does one go about setting the icon (displayed in the top left of the
shell) in an RCP application. I have tried:

configurer.getWindow().getShell().setImage(...);

Although this works, it does not apply to other child windows (i.e. the
preference dialog, update manager ...), there must be a generalised
approach to doing this.

Thanks.

James
Re: RCP + icon [message #195003 is a reply to message #194987] Sun, 15 February 2004 17:25 Go to previous message
Eclipse UserFriend
Originally posted by: ed.burnette.REMOVE.THIS.sas.com

It seems to be tied up with branding (and your other question in the
newsgroup).

--
Ed Burnette, co-author, Eclipse in Action
www.eclipsepowered.org

"James Willans" <jwillans@cs.york.ac.uk> wrote in message
news:c0oqmn$js2$1@eclipse.org...
> How does one go about setting the icon (displayed in the top left of the
> shell) in an RCP application. I have tried:
>
> configurer.getWindow().getShell().setImage(...);
>
> Although this works, it does not apply to other child windows (i.e. the
> preference dialog, update manager ...), there must be a generalised
> approach to doing this.
>
> Thanks.
>
> James
>
Previous Topic:[RCP] setShowMenuBar(false), but menu yet shown
Next Topic:Eclipse does NOT build! Where is package "org.eclipse.core.internal.boot.update" ?
Goto Forum:
  


Current Time: Mon Jul 21 21:46:14 EDT 2025

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

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

Back to the top