Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » StatusLineManager in ApplicationWindow
StatusLineManager in ApplicationWindow [message #443170] Mon, 20 September 2004 15:08 Go to next message
Eclipse UserFriend
Originally posted by: john.butt.freeuk.com

Hi,

I am new to SWT/JFace. I have created a simple application by extending the
ApplicationWindow class. My application has a very simple status line,
which
I've created by overriding createStatusLineManager. I'm able to write
simple
messages to the status line by calling
getStatusLineManager().setMessage(String s).

I'd really like to be able to create a slightly more complex status line,
by
adding separators (org.eclipse.jface.action.Separator?) between text, in a
similar way to eclipse. e.g.

Count: 0 | INS | Line 50

where '|' is the separator. I've taken a look at the API, but I can't work
out if a) it's possible and b) how to do it!

Any ideas gratefully received,

John B.
Re: StatusLineManager in ApplicationWindow [message #443182 is a reply to message #443170] Tue, 21 September 2004 08:53 Go to previous messageGo to next message
Eclipse UserFriend
> I'd really like to be able to create a slightly more complex status line,
> by
> adding separators (org.eclipse.jface.action.Separator?) between text, in a
> similar way to eclipse. e.g.

I can't help you, because I never managed to do it. And in fact I would
like to know how to do it.

As this is a JFace question (and not an SWT related question), you
should ask it in eclipse.platform instead of eclipse.platform.swt.

Regards,
Christian
Re: StatusLineManager in ApplicationWindow [message #1785549 is a reply to message #443170] Mon, 16 April 2018 10:39 Go to previous message
Eclipse UserFriend
Hi John,

I am also stuck in the same problem.
So did you found any solution to it? or any alternative?

Thanks,
Rohit
Previous Topic:SWT 3.7.2 Browser Widget | Internet Explorer Mobile 6
Next Topic:Backport fix on Eclipse Mars 4.5.2 - OSX High Sierra crash due to deprecated NSCopyBits
Goto Forum:
  


Current Time: Sun Jul 13 07:43:47 EDT 2025

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

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

Back to the top