Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 274759

Summary: [Shell] SWT.SHEET not implemented
Product: [RT] RAP Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.2   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:

Description RĂ¼diger Herrmann CLA 2009-05-03 14:35:51 EDT
Since 3.5 there is a new style flag for Shell: SWT.SHEET. It is documented as a HINT and thus it could be implemented as a no-op in RWT.
Nevertheless it could be used to distinguish shells with different meanings and define different styling for them
Comment 1 Ivan Furnadjiev CLA 2009-09-16 05:26:22 EDT
The SHEET style flag is now available. The appearance of shells with SHEET style
can be customized via theming. The default theme does not alter the appearance
of SHEET shells.

Changes are in CVS.