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

You actually might want to use the table.getClientArea().width instead since some platforms could put trim around the Table (and getClientArea() includes any borders, etc...)

Daniel