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

Bug 289619

Summary: [Composite] Make Composite themable
Product: [RT] RAP Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: holger.staudacher
Version: 1.0   
Target Milestone: 1.3 M2   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 285400    

Description RĂ¼diger Herrmann CLA 2009-09-16 11:10:25 EDT
Make the Composite widget themable
Comment 1 Holger Staudacher CLA 2009-09-16 12:00:54 EDT
I'm currently implementing the fancy look and feel and there is a problem. Without a themable composite I  need to change the business look and feel stack implementation. So a composite with rounded corners, gradients and so on would be very nice. I added a block to the fancy look and feel bug.
Comment 2 Ivan Furnadjiev CLA 2009-09-17 08:43:13 EDT
The Composite is now themeable: border, border-radius, background-color and background-image (image and gradient) CSS properties are supported. Changes are in CVS HEAD.