Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Outline View of a View
Outline View of a View [message #12060] Thu, 24 April 2003 17:05 Go to next message
Eclipse UserFriend
Originally posted by: a_shishkov.yahoo.com

Hello,
Is it possible to create an Outline View of another View? If I have a view
that is not generated from a resource in the resource navigator (i.e. it is
not associated with an editor) can I make an Outline View for it so that
when I make selections in the Outline View they will be reflected in my main
view?

On another note, when contributing a view to a perspective, is it possible
to place that view in the area reserved for the editor, in the middle of the
perspective? I have a perspective that is all views and now there is an
empty pane in the middle which is reserved for editor and I can't use it.

Thank you in advance.

Angel Shishkov
Re: Outline View of a View [message #13212 is a reply to message #12060] Thu, 24 April 2003 19:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: knut_radloff.oti.com

"Angel Shishkov" <a_shishkov@yahoo.com> wrote in message news:b895et$dat$1@rogue.oti.com...
> Is it possible to create an Outline View of another View? If I have a view
> that is not generated from a resource in the resource navigator (i.e. it is
> not associated with an editor) can I make an Outline View for it so that
> when I make selections in the Outline View they will be reflected in my main

The outline view is tied to editors. You can create a similar view, based on PageBookView, or enter a feature request to support
outline views for view parts. If you enter a feature request you should provide a use case that demonstrates the need.

> On another note, when contributing a view to a perspective, is it possible
> to place that view in the area reserved for the editor, in the middle of the
> perspective? I have a perspective that is all views and now there is an
> empty pane in the middle which is reserved for editor and I can't use it.

You can hide the editor area. See IWorkbenchPage.setEditorAreaVisible.

Knut
Re: Outline View of a View [message #16711 is a reply to message #13212] Sat, 26 April 2003 18:46 Go to previous message
Eclipse UserFriend
Originally posted by: a_shishkov.yahoo.com

Thank you, that answered my question.

Angel

"Knut Radloff" <knut_radloff@oti.com> wrote in message
news:b89em5$la0$1@rogue.oti.com...
> "Angel Shishkov" <a_shishkov@yahoo.com> wrote in message
news:b895et$dat$1@rogue.oti.com...
> > Is it possible to create an Outline View of another View? If I have a
view
> > that is not generated from a resource in the resource navigator (i.e. it
is
> > not associated with an editor) can I make an Outline View for it so that
> > when I make selections in the Outline View they will be reflected in my
main
>
> The outline view is tied to editors. You can create a similar view, based
on PageBookView, or enter a feature request to support
> outline views for view parts. If you enter a feature request you should
provide a use case that demonstrates the need.
>
> > On another note, when contributing a view to a perspective, is it
possible
> > to place that view in the area reserved for the editor, in the middle of
the
> > perspective? I have a perspective that is all views and now there is an
> > empty pane in the middle which is reserved for editor and I can't use
it.
>
> You can hide the editor area. See IWorkbenchPage.setEditorAreaVisible.
>
> Knut
>
>
Previous Topic:Linking Microsoft VSS with eclipse
Next Topic:plugins in directory other than $ECLIPSE_HOME/plugins
Goto Forum:
  


Current Time: Fri Nov 08 22:28:59 GMT 2024

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

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

Back to the top