Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to add a logo image in the CoolBar?
icon3.gif  How to add a logo image in the CoolBar? [message #640161] Fri, 19 November 2010 12:02 Go to next message
moley harey is currently offline moley hareyFriend
Messages: 23
Registered: July 2009
Junior Member
Hi folks,

Is it possible to add a logo image for my application in the CoolBar? I would like to add teh logo at the top right of the bar but I have found information on how to do it Confused

Any ideas?
Re: How to add a logo image in the CoolBar? [message #640326 is a reply to message #640161] Sat, 20 November 2010 16:30 Go to previous message
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
Hi

You may add any Control to a toolbar. There is an SWT code snippet [1]
that shows how to add a combo box. I assume you could do the same using
an Image instead.

[1]
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.ecli pse.swt.snippets/src/org/eclipse/swt/snippets/Snippet58.java

HTH
Michael
Previous Topic:Any way to lock down editing of file for any text editor?
Next Topic:Drop Widget in MultipageEditor PAge
Goto Forum:
  


Current Time: Thu Apr 25 06:44:35 GMT 2024

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

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

Back to the top