Bug 435486 - CTabFolder#setTopRight does not support SWT.WRAP
Summary: CTabFolder#setTopRight does not support SWT.WRAP
Status: ASSIGNED
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 2.3   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-22 05:23 EDT by Thomas Schindl CLA
Modified: 2017-04-10 08:02 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schindl CLA 2014-05-22 05:23:28 EDT
The SWT-CTabFolder support SWT.WRAP which makes the control put below the TabHeader-Area if there's not enough space left in the TabHeader-Area
Comment 1 Ivan Furnadjiev CLA 2017-04-10 08:02:51 EDT
Both client-side and server-side implementations do not support this. There is no an easy fix.