Bug 570572

Summary: [CTabFolder][API] Eclipse platform to support CTabFolder with vertical style options
Product: [Eclipse Project] Platform Reporter: Niraj Modi <niraj.modi>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: alois.zoitl, lshanmug
Version: 4.19   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Bug Depends on: 58945    
Bug Blocks:    

Description Niraj Modi CLA 2021-01-22 07:50:32 EST
SWT plans to introduces Vertical CTabFolder layout via bug 58945

Raising this bug for supporting this feature in Eclipse platform-UI.
Comment 1 Niraj Modi CLA 2021-01-22 08:54:30 EST
Starting point:
Eclipse Platform-UI uses CTabFolder and has customized CTabFolderRenderer, it basically extends CTabFolderRenderer.java only.

To start with, suggest to clone below platform-UI repository:
git://git.eclipse.org/gitroot/platform/eclipse.platform.ui.git

Once you have the platform-UI projects imported into your workspace.
Open "Type Hierarchy" for SWT CTabFolderRenderer.java, you should see custom CTabRendering.java class