Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Adding double mouse click event to a table item


You should add an SWT.DefaultSelection listener to the Table.

Note that swt usage questions like this should be asked on the eclipse.platform.swt newsgroup, not on this mailing list.

Grant

Back to the top