Possible to start with one view, and from there select which views to open? [message #894565] |
Mon, 09 July 2012 11:40  |
Eclipse User |
|
|
|
I'm working on an RCP project...basically I have the core of it working pretty well. It's very simple...it just uses the RCPMail template but changes the two views to match my purpose.
The problem is I would like to actually START with initially just one view that allows the user to select some objects that either chooses what views will be displayed, or allows them to choose to input a file, etc...
Im having trouble figuring out a way to initially bring up one large view, and then hide it and replace it with two others.
Ive tried to change the perspective class, but even commenting out the whole perspective class for some reason doesnt change a thing on the UI, and changing perspective extensions or trying to hide views doesnt work. The two views seem locked into place and I can't figure out how to get them to dissapear. I wanted to have that main view (that the message goes in on the template) initially hidden until you click something on the navigation bar, but all I could get it to do was have a return statement when drawing it that keeps it blank but it still has the tab there. I can't hide it it seems no matter what I try.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04694 seconds