[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: Checkbox appears when resizing table on Mac
|
I think it will be difficult to know what's happening without a snippet that
shows the problem. Are you able to provide one (ideal snippet template:
http://www.eclipse.org/swt/faq.php )?
Grant
"Srdan Bejakovic" <sbejakovic@xxxxxxxxx> wrote in message
news:g0h3sl$k37$1@xxxxxxxxxxxxxxxxxxxx
> I created a table with columns of checkboxes, combos and other controls.
> The checkboxes are in the first column. When the table is resized on a
> Mac, an additional checkbox appears over the column header; this doesn't
> happen on Windows. I don't know if it's relevant, but the table is also
> virtual. Any ideas about what can be done about this problem?