Skip to main content



      Home
Home » Eclipse Projects » GEF » Status Line
Status Line [message #14963] Tue, 23 July 2002 04:35 Go to next message
Eclipse UserFriend
Originally posted by: g.wagenknecht.intershop.de

Randy,

is it planned to add a status line to the "GraphicalEditor" that can be
easily accessed via #getStatusLineManager()? If not, which way do you
suggest to add a status line to a GraphicalEditor?

Cu, Gunnar
Re: Status Line [message #14971 is a reply to message #14963] Tue, 23 July 2002 08:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.ibm.com

That's a great idea. In what situations would you like to access the status
line?
The most obvious to me would be from a Tool. Perhaps displaying coordinates
and other data.

"Gunnar Wagenknecht" <g.wagenknecht@intershop.de> wrote in message
news:ahj2bl$fo3$1@rogue.oti.com...
> Randy,
>
> is it planned to add a status line to the "GraphicalEditor" that can be
> easily accessed via #getStatusLineManager()? If not, which way do you
> suggest to add a status line to a GraphicalEditor?
>
> Cu, Gunnar
>
>
>
>
Re: Status Line [message #14988 is a reply to message #14971] Tue, 23 July 2002 10:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: g.wagenknecht.intershop.de

Hi!

"Randy Hudson" <none@ibm.com> schrieb im Newsbeitrag
news:ahjlle$s4s$1@rogue.oti.com...
> That's a great idea. In what situations would you like to access the
status
> line?
> The most obvious to me would be from a Tool. Perhaps displaying
coordinates
> and other data.

There are many cases. The most important for me are:

- display error or other messages (like information about the current
selection)
- display "read only" or "writeable" file information like the JaveEditor
does
- display a progress monitor

Cu, Gunnar
Re: Status Line [message #15110 is a reply to message #14988] Tue, 23 July 2002 11:56 Go to previous message
Eclipse UserFriend
You can access the IStatusLineManager by subclassing ActionBarContributor (which
you may already do to add actions to the toolbar) and overriding
contributeToStatusLine(IStatusLineManager). I've never done anything with the
status line, so I'm not sure how it works. Hope this helps.

Eric


"Gunnar Wagenknecht" <g.wagenknecht@intershop.de> wrote in message
news:ahjns4$ttg$1@rogue.oti.com...
> Hi!
>
> "Randy Hudson" <none@ibm.com> schrieb im Newsbeitrag
> news:ahjlle$s4s$1@rogue.oti.com...
> > That's a great idea. In what situations would you like to access the
> status
> > line?
> > The most obvious to me would be from a Tool. Perhaps displaying
> coordinates
> > and other data.
>
> There are many cases. The most important for me are:
>
> - display error or other messages (like information about the current
> selection)
> - display "read only" or "writeable" file information like the JaveEditor
> does
> - display a progress monitor
>
> Cu, Gunnar
>
>
>
>
>
>
Previous Topic:DialogBox on object creation
Next Topic:[WIKI] standalone version of logic editor available
Goto Forum:
  


Current Time: Thu Mar 13 13:57:39 EDT 2025

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

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

Back to the top