Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Strange truncated message string in Status Line
Strange truncated message string in Status Line [message #715769] Mon, 15 August 2011 13:08
Pontus Missing name is currently offline Pontus Missing nameFriend
Messages: 2
Registered: August 2011
Junior Member
Hi

I'm writing a RCP app and I'm trying to write a message to the status line with the getViewSite().getActionBars().getstatuslineManager().setMessage-method.

This works pretty well, BUT the message is truncated. It's like it doesn't have enough room. I can see half of the first letter.

I have overridden the createWindowContents-metohd in ApplicationWorkbenchWindowAdvisor, where I call configurer.createStatusLineControl(shell) to create the statusline. And I have set the configurer.setShowStatusLine(true).

I am able to add a StatusLineContributionItem in the ApplicationActionBarAdvisor.fillStatusLine and present a message with it, and that works, but I'd like to use the built in stuff.

Any ideas?
Previous Topic:RCP & Jung
Next Topic:How can I change host workbench title bar?
Goto Forum:
  


Current Time: Thu Apr 18 04:35:45 GMT 2024

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

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

Back to the top