| [news.eclipse.platform.swt] Re: TableViewer without FULL_SELECTION |
Tom
Hi,
I have a TableViewer that has always used SWT.FULL_SELECTION, so users could only select whole rows. Now I need to allow users to select parts of a row without selecting every column. However, when I change the style bits from SWT.BORDER | SWT.MULTI | SWT.FULL_SELECTION to SWT.BORDER | SWT.MULTI, I don't see any change in behavior. Is there anything else I need to do to disable full row selection?
Thanks, David
-- B e s t S o l u t i o n . at -------------------------------------------------------------------- Tom Schindl JFace-Committer --------------------------------------------------------------------