| [news.eclipse.platform.swt] Re: Non-selectable table? |
Try setEnabled(false); "Mike" <mike.ladwig@xxxxxxx> wrote in message news:8cb319cf3f3142c9d5432666d1c4664d$1@xxxxxxxxxxxxxxxxxx > Hi. I'm trying to make my swt table unselectable - mouse clicks should be > ignored - no highlighting. I've tried a lot of different things but > haven't gotten anywhere. > > Thanks! >