Writing to the status line [message #76819] |
Tue, 17 June 2003 15:33  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.03401 seconds