Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Perspective Resize
Perspective Resize [message #453575] Thu, 03 August 2006 07:24
Eclipse UserFriend
Originally posted by: kent.126.com

Hi,
I write a very simple perspective like this:
layout.addView("SampleView", IPageLayout.TOP, 0.25f,
IPageLayout.ID_EDITOR_AREA);
layout.setEditorAreaVisible(true);
But when i max the shell, the SampleView's height does not change
according to the ratio and the editor area change to very big height. Is
it neccessary to catch resize event? How to let the view in perspective
change its size according to the ratio?

Thanks a lot.
Kent.
Previous Topic:Obfuscating Plug-ins
Next Topic:The progress item(on the right of statusbar) has no effect when Job is running.
Goto Forum:
  


Current Time: Mon Apr 28 06:21:33 EDT 2025

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

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

Back to the top