GCJ Windows and SWT
Erik Poupaert
erik.poupaert@freestyler-toolkit.org
Mon Sep 22 17:08:00 GMT 2003
In my impression, you've got an issue with setting the background of your tableitem.
I would verify the argument you've set. It doesn't look like a threading problem,
because SWT clearly indicates when it is threading-related.
> java.lang.IllegalArgumentException: Argument not valid
> at org.eclipse.swt.SWT.error(SWT.java:2318)
> at org.eclipse.swt.SWT.error(SWT.java:2262)
> at org.eclipse.swt.widgets.TableItem.setBackground(TableItem.java:451)
But then again, that would be a question to direct to the eclipse/swt people. They
have forums at http://www.eclipse.org/newsgroups/index.html.
More information about the Java
mailing list