GalleryTreeViewer: GalleryItem description with ListItemRenderer [message #60539] |
Wed, 19 November 2008 11:21  |
Eclipse User |
|
|
|
Hi,
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
|
|
|
|
Re: GalleryTreeViewer: GalleryItem description with ListItemRenderer [message #60899 is a reply to message #60852] |
Wed, 26 November 2008 03:26  |
Eclipse User |
|
|
|
Hi Nicolas,
That's a cool idea. Enhancement request added!
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256552
Justin
Nicolas Richeton wrote:
> 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
> Justin a écrit :
>> Hi,
>>
>> 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
>>
>>
>>
|
|
|
Re: GalleryTreeViewer: GalleryItem description with ListItemRenderer [message #592788 is a reply to message #60539] |
Fri, 21 November 2008 09:29  |
Eclipse User |
|
|
|
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
Justin a écrit :
> Hi,
>
> 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
>
>
>
|
|
|
Re: GalleryTreeViewer: GalleryItem description with ListItemRenderer [message #592824 is a reply to message #60852] |
Wed, 26 November 2008 03:26  |
Eclipse User |
|
|
|
Hi Nicolas,
That's a cool idea. Enhancement request added!
https://bugs.eclipse.org/bugs/show_bug.cgi?id=256552
Justin
Nicolas Richeton wrote:
> 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
> Justin a écrit :
>> Hi,
>>
>> 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
>>
>>
>>
|
|
|
Powered by
FUDForum. Page generated in 0.21465 seconds