| [news.eclipse.platform.swt] Re: Problems with Table |
Table#deselectAll() is the proper method (I think). Double check that one. Tables are non-editable by default. In fact, you really need to go out of your way to make them editable. I'm not sure why you would be having problems with this. Perhaps you could clarify exactly what is happening which is undesirable?