|
|
Re: List/Combo item background [message #714677 is a reply to message #714676] |
Thu, 11 August 2011 04:25  |
Eclipse User |
|
|
|
Hi,
There's a control named TableCombo in Nebula which uses a Table to show
the drop down (similar to CCombo which uses a List). Because this widget
is not custom draw you could maybe port/get it to run on RAP.
Tom
Am 11.08.11 09:48, schrieb Ivan Furnadjiev:
> Hi Tobias,
> as there is no corresponding list item widget in SWT/RAP (you set items
> as array of strings) it's not possible to style the background color for
> every item. Currently only even/odd items can be styled:
> List-Item:even {
> background-color: #f3f3f4;
> }
> HTH,
> Ivan
>
> On 8/10/2011 12:38 PM, Tobias Semmet wrote:
>> Hi,
>>
>> is it possible to set the backgroundcolor of each item, and when yes,
>> how ?
>>
>> Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.04080 seconds