[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: 'passive' Table

Why not just allow the guy to select but don't do anything or unselect
whenever he selects (ugly)?

"Adam Pordzik" <adresseverbummelt@xxxxxx> wrote in message
news:d550o6$93h$1@xxxxxxxxxxxxxxxxxxx
> Hello,
>
> I consider using a Table widget to simply output unselectable Data, but
> I cannot find a proper setXxxx Method for disabling any click to table
> rows.
>
> Or is there a possibility to change the 'disabled' background- color?
>
> Thanks for your hints.
>
> A
>
> --