| [news.eclipse.platform.swt] Re: How do i recieve a deselection event within swt table |
I'm not quite sure i understand what you mean. I should in knowledge of deselection update from another point in application, e.g. within the delete operation?Hi Jan. I think he's saying that, when you delete a row in the table, there is something that happens inside your model to trigger a delete of the row in the model. So perhaps this could trigger an update to the buttons, etc.? (Sorry if I'm missing something.) Mark