Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Shared instance of refresh icon?
Shared instance of refresh icon? [message #325978] Tue, 04 March 2008 23:20 Go to next message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
Is there a way to get a shared instance of the icon used in the workspace
RefreshAction (F5)? The IDE shared icons object doesn't seem to share it.


--Cam
Re: Shared instance of refresh icon? [message #326014 is a reply to message #325978] Wed, 05 March 2008 17:24 Go to previous messageGo to next message
maarten meijer is currently offline maarten meijerFriend
Messages: 146
Registered: July 2009
Senior Member
Cameron Bateman wrote:
> Is there a way to get a shared instance of the icon used in the
> workspace RefreshAction (F5)? The IDE shared icons object doesn't seem
> to share it.

Why not hook into the global refresh action? Example:
217247: add key binding for "Del" in the Task Repositories view
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217247

I see that that it doesn't include the icon as well :-(

Try this:

http://wbeaton.blogspot.com/2006/08/eclipse-icons.html
http://blog.cypal-solutions.com/2008/02/eclipse-icons.html

These contain at least the refresh and update icons, but I think you
want the one with the updated document in the IDE menu.

If this doesn't help, please file a bug report against platform urging
them to share that icon in the menu with a constant.

Maarten
Re: Shared instance of refresh icon? [message #326036 is a reply to message #326014] Thu, 06 March 2008 07:08 Go to previous message
Cameron Bateman is currently offline Cameron BatemanFriend
Messages: 481
Registered: July 2009
Senior Member
I'm only interested in the icon and not the refresh action. I've since
found another similar icon that suits my purpose.


Thanks,

Cam
Previous Topic:To add a node to the tree viewer
Next Topic:[DataBinding] DOM & XAML binding and bugs correction
Goto Forum:
  


Current Time: Thu Jun 27 20:12:04 GMT 2024

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

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

Back to the top