Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Writing to the status line
Writing to the status line [message #76819] Tue, 17 June 2003 15:33 Go to next message
Eclipse UserFriend
Originally posted by: gwroberts.us.ibm.com

I want to add some components to the status line in Eclipse (text, menu,
etc). Can I write a plugin that does just that or does the status line
have to be associated with a specific view and anything added to the
status bar would only be associated with that view I created.
Any information on this would be greatly appreciated.

Greg
Re: Writing to the status line [message #77826 is a reply to message #76819] Wed, 18 June 2003 11:53 Go to previous message
Eclipse UserFriend
Originally posted by: simon.ibm.oti.lab

Are you writing a plugin for Eclipse platform, or writing an rich client
application based on Eclipse technology?

If a plugin, then yes, the current view/editor can contribute items to the
status bar. These are removed when another view/editor becomes available.
There is no API to add something to the status bar that is always visible.

If an application, then you could override the WorkbenchWindow to add the
contributions you want.

Simon :-)

"Greg" <gwroberts@us.ibm.com> wrote in message
news:bcnqdt$2pa$1@rogue.oti.com...
> I want to add some components to the status line in Eclipse (text, menu,
> etc). Can I write a plugin that does just that or does the status line
> have to be associated with a specific view and anything added to the
> status bar would only be associated with that view I created.
> Any information on this would be greatly appreciated.
>
> Greg
>
Previous Topic:Can NOT quick fix a batch problems even if these are same!
Next Topic:Way to have one close button for all tabs?
Goto Forum:
  


Current Time: Thu May 01 13:34:05 EDT 2025

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

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

Back to the top