Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Perspective and IFolderLayout
Perspective and IFolderLayout [message #285755] Wed, 25 May 2005 03:57
Eclipse UserFriend
Hi,

I've got my perspective in which i've created an IFolderLayout. I've put
two views in it using this following code :

fLayout.addView(MY_VIEW);
fLayout.addView(IPageLayout.ID_RES_NAV); // This is the navigator view

The problem I have is that when I open my perspective, the navigator
view is always on top.

How can I tell MY_VIEW to be opened in front of the navigator view in
the folder layout.

Thanks for help.

Thomas
Previous Topic:Memory Settings on OS X
Next Topic:Access restriction: The type ResourcesPlugin is not accessible due to restriction on required librar
Goto Forum:
  


Current Time: Mon Sep 15 04:34:41 EDT 2025

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

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

Back to the top