[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Where to find checkbox images for TableViewer

Hi,

I'm afraid there aren't any. You need to create them your self by making
screenshots.

Tom

Patrick Godeau schrieb:
> Hello,
> 
> I have a TableViewer with boolean data in some columns. I succeeded in
> editing values with check buttons. Now, I'd like the getColumnImage
> method from ITableLabelProvider to return the same checkbox image
> instead of true/false text. Where can I find the native images for checkbox?
> 
> Thanks!
>