Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Layouts for adding Views to the workbench
Layouts for adding Views to the workbench [message #222858] Tue, 06 April 2004 10:30 Go to next message
Eclipse UserFriend
Originally posted by: news.vadalus.com

Hi All,

Is there anyway of changing the layout manager which determines how the
views are layed out in the workbench? I would like to have some
fixed-size views which react to resize events more like a flow layout.

Is it possible to have a view which contains other views?

Is it possible to have multiple instances of the same view class? (with
names determined at run time?)

Many Thanks
Re: Layouts for adding Views to the workbench [message #223118 is a reply to message #222858] Tue, 06 April 2004 16:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Vadalus wrote:

> Hi All,
>
> Is there anyway of changing the layout manager which determines how the
> views are layed out in the workbench? I would like to have some
> fixed-size views which react to resize events more like a flow layout.
>
> Is it possible to have a view which contains other views?
>
> Is it possible to have multiple instances of the same view class? (with
> names determined at run time?)

I'm pretty sure I've seen each of these raised in Bugzilla at some
point. The second one is at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=38543 (I know that one
because I reported it ;-)

Try searching the bugs to find the appropriate reports - if you can't,
create your own feature request(s).

HTH,
Eric
--
Knowledge is a process of piling up facts; wisdom lies in their
simplification.
- Martin H. Fischer
Re: Layouts for adding Views to the workbench [message #238074 is a reply to message #222858] Mon, 03 May 2004 14:58 Go to previous message
Eclipse UserFriend
Originally posted by: sxenos.__DELETEME__ca.ibm.com

There is no way to change the layout manager for views or to create
recursive views. However, there has been some discussion about adding
these as RCP features in the (distant) future.

What exact behavior are you trying to produce with fixed-size views?

Eclipse 3.0 allows multiple instances of the same view class.

- Stefan

Vadalus wrote:
> Hi All,
>
> Is there anyway of changing the layout manager which determines how the
> views are layed out in the workbench? I would like to have some
> fixed-size views which react to resize events more like a flow layout.
>
> Is it possible to have a view which contains other views?
>
> Is it possible to have multiple instances of the same view class? (with
> names determined at run time?)
>
> Many Thanks
Previous Topic:ISaveablePart and close events
Next Topic:GEF editor does not work properly after the workbench is mirrored
Goto Forum:
  


Current Time: Sun Jun 01 03:44:35 EDT 2025

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

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

Back to the top