[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Why is composites like Table not intended to be subclassed?

Thanks Jeremy, Stefan and Alex,

Your help has been most valuable. There is clearly a lot of reasons for not 
subclassing. Unfortunately is it probably the only practical solution since 
we must cover all possible situations. It is not enough to listen only on 
mouse clicks as in your solution Jeremy.

/Robert