Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Restructuring the layout
Restructuring the layout [message #329710] Tue, 01 July 2008 16:01
Eclipse UserFriend
Originally posted by: prasad.chand.gmail.com

Hi All,

I am facing a problem in restructuring the layout. I have made a couple
of actions and views in my RCP app. I would like to change the layout of
the views based on the actions that the user activates.

One solution is to create a new perspective and hardcode the desired
layout (in createInitialLayout() in the perspective factory) based on
the action (this seems a better idea as only one action requires layout
restructuring).

But I was wondering is there any other way to programmatically change
the layout by getting an instance of IPageLayout or something of that
order.

Thanks in advance,
Prasad
Previous Topic:databinding number format
Next Topic:Version numbering strategy
Goto Forum:
  


Current Time: Fri Oct 18 08:03:05 GMT 2024

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

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

Back to the top