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

Yes, but how to get the editors?
I must save this in an ArrayList, and the dispose it?
Or i can get these from the table object or from the tableItem?


"Steve Northover" <steve_northover@xxxxxxxxxx> ha scritto nel messaggio 
news:dajhb7$p7c$1@xxxxxxxxxxxxxxxxxxx
> 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?
>>
>>
>
>