Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Question about view layout
Question about view layout [message #448312] Thu, 06 January 2005 22:06 Go to next message
Eclipse UserFriend
Originally posted by: wiz.vball.net

Hi,
could some kind soul please tell me what is exactly being used to
display and layout the views using the workbench.
I am basically including my own views with their tool bars/min/max
using tab folders to mimik or fake the same look plus SashForm to add
multiple views to an editor part... however the behavior is not as a
good as the way the work bench presents and breaks up the views and
editor content using its own layout. I just want to know how they did
that in Eclipse IDE and inside RCP. So I could mimik or use the same
layout manager to produce a smooth look while resizing separte views
or min/max each view.

thank you,
Parwiz
Re: Question about view layout [message #448313 is a reply to message #448312] Fri, 07 January 2005 01:04 Go to previous message
Jean-Michel Lemieux is currently offline Jean-Michel LemieuxFriend
Messages: 136
Registered: July 2009
Senior Member
Eh, look at the code? SashPane, ViewPane, and others will interesting
for you to look at. StackPresentation draws the actual views and editor
areas.
Jean-Michel

FireFly wrote:
> Hi,
> could some kind soul please tell me what is exactly being used to
> display and layout the views using the workbench.
> I am basically including my own views with their tool bars/min/max
> using tab folders to mimik or fake the same look plus SashForm to add
> multiple views to an editor part... however the behavior is not as a
> good as the way the work bench presents and breaks up the views and
> editor content using its own layout. I just want to know how they did
> that in Eclipse IDE and inside RCP. So I could mimik or use the same
> layout manager to produce a smooth look while resizing separte views
> or min/max each view.
>
> thank you,
> Parwiz
Previous Topic:Strange behaviour when creating a view ...
Next Topic:TextViewer in Eclipse 3.0M8
Goto Forum:
  


Current Time: Sat Apr 20 00:01:43 GMT 2024

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

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

Back to the top