pyswt SWT.NULL

3rdshiftcoder go at away.com
Sun May 28 20:29:56 EDT 2006


I got it.  it is SWT.None

thanks,
jim

"3rdshiftcoder" <go at away.com> wrote in message 
news:O6reg.2716$HV1.383 at trndny01...
> 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