pyswt SWT.NULL

3rdshiftcoder go at away.com
Sun May 28 20:19:58 EDT 2006


hi-

i am trying to make a pyswt gui and when it gets to this line:
 colType = Combo(self.shell, SWT.NULL)

i get:
colType = Combo(self.shell, SWT.NULL)
AttributeError: NULL

when using swt with java i had to have lots of imports at the beginning of a 
swt file.
are they not needed when using pyswt?

thanks for any help,
jim 





More information about the Python-list mailing list