[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Canvas vs Composite Question

Hi,

We are trying to evaluate using Canvas vs Composite for the Grid Widget.

Have couple questions...

How does Canvas and Composite handle OS specific calls?

Can both be used i.e. put all controls in Composite and then add it to Canvas?

Thanks