I need show tabs in two rows, please can you help me? I'm using ECLIPSE RCP. I tried and used IFolderLayout but only show in one row.
Asked
Active
Viewed 46 times
0
-
There is no support for more that one row. – greg-449 Aug 27 '14 at 17:09
1 Answers
0
In my view there is no support for more than one row.
But you can extend the ViewStack which uses AbstractPresentationFactory. U can write your know presentation logic eg : "NativeStackPresentation"
Thanks Shashwat

Shashwat
- 2,342
- 1
- 17
- 33