Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Size of EditorPart
Size of EditorPart [message #437024] Tue, 20 September 2005 15:11 Go to next message
James Leotta is currently offline James LeottaFriend
Messages: 202
Registered: July 2009
Senior Member
Hello,

I have a perspective with three views holding tables. One on the left,
two on the bottom. When I open an editorpart it opens at the top but is
minimized and i have to move the two bottom views down in order to see it.

My question: Is there a way to control the size programatically? The
app starts with the three views that consume the entire screen. A
placeholder like there is for views would be great.

Also is there a way to restrict the open editors of a particular type to
one?
Re: Size of EditorPart [message #437025 is a reply to message #437024] Tue, 20 September 2005 15:42 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

James Leotta wrote:
> My question: Is there a way to control the size programatically? The
> app starts with the three views that consume the entire screen. A
> placeholder like there is for views would be great.

It doesn't quite work the way views do, even though there is an
IPageLayout#ID_EDITOR_AREA constant. You can show the editor area, but
then you have a big blank area taking up space. It doesn't look like
you can set the editor area with a placeholder.

Later,
PW


Previous Topic:Export problems (fragment related)
Next Topic:How do I use custom build.xml in update site?
Goto Forum:
  


Current Time: Sun Dec 08 07:32:46 GMT 2024

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

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

Back to the top