|
Re: Maximize the Intro/Welcome View [message #554897 is a reply to message #552348] |
Tue, 24 August 2010 12:28  |
Eclipse User |
|
|
|
Are you trying to have both the Welcome View and Barcode Image View open in the same folder? (This would mean only one can be seen at a time and you can switch between them by clicking on tabs). If this is the case then you should make your Welcome view be stacked relative to the Barcode View.
If you are defining your perspective in the plugin.xml set the relationship of the welcome screen as "stacked" and make it relative to your Barcode View.
If you are defining it in code, google "adding stacked view eclipse rcp", its simple.
For a welcome screen you might consider making a DialogWindow though. Let me know how it goes.
|
|
|
Powered by
FUDForum. Page generated in 0.03900 seconds