Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How can i show a View at Runtime from Source Code
How can i show a View at Runtime from Source Code [message #267534] Wed, 18 August 2004 09:43 Go to next message
Eclipse UserFriend
Originally posted by: neubauem.fh-coburg.de

Hi,

i am trying to open a View at Runtime. I have created a Perspective with
three FolderLayouts, where i had added three Placeholders in each
FolderLayout. Now when i open a View at Runtime with
IWorkbenchPage.showView (String viewId, String secondId) the Workbench
positioning the View in the last Folder automatically.

Is there any possibility to position the Views manually at Runtime from
Source Code?

Thanks allot

Michael
Re: How can i show a View at Runtime from Source Code [message #268842 is a reply to message #267534] Thu, 26 August 2004 11:06 Go to previous message
Eclipse UserFriend
Originally posted by: john.eclipsefaq.org

No. Unless that view has an assigned position in that layout, there is
no way to control the size or position of the view.
--

Michael wrote:
> i am trying to open a View at Runtime. I have created a Perspective with
> three FolderLayouts, where i had added three Placeholders in each
> FolderLayout. Now when i open a View at Runtime with
> IWorkbenchPage.showView (String viewId, String secondId) the Workbench
> positioning the View in the last Folder automatically.
>
> Is there any possibility to position the Views manually at Runtime from
> Source Code?
Previous Topic:Creating the .project file *not* at root level...
Next Topic:Xerces parser automatically adds default attributes
Goto Forum:
  


Current Time: Sun Jul 27 06:06:28 EDT 2025

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

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

Back to the top