Bug 381142

Summary: CLabel should allow customization of ellipsis
Product: [Eclipse Project] Platform Reporter: Jens Reimann <ctron>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: mark.k.mclaren
Version: 3.7.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Patched version of CLabel containing the features
none
Changes as unified diff none

Description Jens Reimann CLA 2012-05-31 04:15:49 EDT
Build Identifier: M20120208-0800

The behavior of the ellipsis in the class CLabel is somewhat hardcoded. It should be possible to set the ellipsis and the alignment of it.

Reproducible: Always

Steps to Reproduce:
1. Use CLabel
Comment 1 Jens Reimann CLA 2012-05-31 04:22:42 EDT
Created attachment 216554 [details]
Patched version of CLabel containing the features

The features to set the ellipsis and its alignment are implemented conserving the original behavior as default.
Comment 2 Jens Reimann CLA 2012-05-31 04:26:40 EDT
Created attachment 216555 [details]
Changes as unified diff
Comment 3 Grant Gayed CLA 2012-06-01 12:00:58 EDT
*** Bug 117774 has been marked as a duplicate of this bug. ***