[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: TableEditor

See TableEditor.dispose().

"spiazzi" <spiazzi67@xxxxxxxxxxxx> wrote in message
news:dah7qo$7f6$1@xxxxxxxxxxxxxxxxxxx
> I've add a TableEditor to a table (tableitem).
> When I remove an item from table, the TableEditor is still present and
don't
> dispose.
> How can I remove these editor at run time?
>
>