Bug 570572 - [CTabFolder][API] Eclipse platform to support CTabFolder with vertical style options
Summary: [CTabFolder][API] Eclipse platform to support CTabFolder with vertical style ...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.19   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 58945
Blocks:
  Show dependency tree
 
Reported: 2021-01-22 07:50 EST by Niraj Modi CLA
Modified: 2021-01-22 08:54 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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