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

Bug 256552

Summary: Add support for GalleryItem description field with ListItemRenderer with GalleryTreeViewer
Product: z_Archived Reporter: Justin Dolezy <justin.dolezy>
Component: NebulaAssignee: Nicolas Richeton <nicolas.richeton>
Status: CLOSED INVALID QA Contact:
Severity: enhancement    
Priority: P2 Keywords: plan
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Justin Dolezy CLA 2008-11-26 03:25:19 EST
I was wondering if there's a way to have the ListItemRenderer show the GalleryItem's description when using the GalleryTreeViewer?

My guess is that the JFace API basically means this is not possible and the viewer would need to be replaced with a raw Gallery widget, right?

Many thanks,
Justin

-------

Hi,

This is not currently possible, but we could use the ITableLabelProvider   and use columns to select which String we ask.

Column 0 : Label
Column 1 : Description 1
Column 2 : Description 2

A few changes are required in the viewer.
Can you open a bug for this ?

Thanks,
--
Nicolas
Comment 1 Wim Jongman CLA 2019-12-12 15:56:49 EST
This bug does not have a target milestone assigned and is automatically closed as part of the 2.3.0 release cleanup.

It could be that this bug is accidentally closed for which we apologize.

If this bug is still relevant, please re-open and set a target milestone.