Bug 267121 - [target] styled label provider for the bundle containers
Summary: [target] styled label provider for the bundle containers
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 enhancement (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday, polish
Depends on:
Blocks:
 
Reported: 2009-03-04 16:48 EST by Chris Aniszczyk CLA
Modified: 2009-05-06 16:06 EDT (History)
4 users (show)

See Also:
curtis.windatt.public: review+


Attachments
bundle containers (59.37 KB, image/png)
2009-03-04 16:52 EST, Chris Aniszczyk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2009-03-04 16:48:14 EST
We can make the bundle containers prettier with styled strings.

For the counter, we could use COUNTER_STYLER and something like (x of y included). I'm not sure how to style the other bits yet.
Comment 1 Chris Aniszczyk CLA 2009-03-04 16:52:25 EST
Created attachment 127564 [details]
bundle containers
Comment 2 Darin Wright CLA 2009-03-06 09:18:40 EST
It would make the labels easier to read if they were styled, or if the (n of x) were in brackets.
Comment 3 Curtis Windatt CLA 2009-04-21 16:31:17 EDT
If this is done it should also be applied to the details table on the target preference page.  Would be a nice polish item.
Comment 4 Darin Wright CLA 2009-04-24 14:57:54 EDT
Fixed. Created StyledBundleLabelProvider. Deleted BundleContainerLabelProvider and BundleInfoLabelProvider.
Comment 5 Curtis Windatt CLA 2009-04-24 15:47:23 EDT
Verified.
Comment 6 Dani Megert CLA 2009-04-27 05:49:03 EDT
Nice!