Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Add statusline to view
Add statusline to view [message #94399] Tue, 07 August 2007 14:57 Go to next message
Eclipse UserFriend
Originally posted by: Jack_wns.yahoo.com

Hi, there:

I am trying to add statusline to a view. In view's createPartControl
method,
I did something like this to see if I can set some message on view's
statusline:

getViewSite().getActionBars().getStatusLineManager().setMess age( "Testing
StatusLine" );

But I did not see statusline created and no message is displayed anywhere.
Wondering how I can add a statusline to the view and then display a simple
message?

regards,
Re: Add statusline to view [message #94445 is a reply to message #94399] Tue, 07 August 2007 15:03 Go to previous message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
You should probably ask this on the eclipse.platform newsgroup. The
equinox newsgroup does not focus on the Eclipse UI.

Tom.
Previous Topic:calling an activator class from a contributor plugin
Next Topic:com.sun.org.apache.xalan.internal.res
Goto Forum:
  


Current Time: Tue Sep 24 18:36:03 GMT 2024

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

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

Back to the top