0

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.

1 Answers1

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