Display non-stacked multiple instances of a view [message #545193] |
Wed, 07 July 2010 01:07  |
Eclipse User |
|
|
|
I have multiple instances of a view created dynamically depends on a result of a simulation.
The thing is, I can have 0, 1, 2, 3 or 4 instances of this view and I'm not able to know it during the creation of the perspective layout.
And I'm stuck with the display of those instances of the view.
I used a FolderLayout to stack them in my perspective and it works but what I would like to do if it's possible is to not stack them but display them like :
-------
| V1 | ........................case : one instance
-------
------------
| V1 | V2 |................case : two instances
------------
------------
| V1 | V2 |
------------ ................ case : three instances
|.....V3... |
------------
------------
| V1 | V2 |
------------ ................case : four instances
| V3 | V4 |
------------
I googled around but I couldn't find if it's even possible to do that.
Sorry for my bad English and I hope it's clear.
Thanks a lot.
Romain
|
|
|
|
Powered by
FUDForum. Page generated in 0.07023 seconds