Linked by Andrew Youll on Thu 30th Jun 2005 06:08 UTC, submitted by Zilin Du
General Development PySWT is a Python Binding to the IBM Eclipse SWT library, to provide Python with a cross platform native looking GUI.
Permalink for comment
To read all comments associated with this story, please click here.
Re: Dave
by Renato on Thu 30th Jun 2005 08:31 UTC

And wx looks weird (read: ugly) on linux/gtk, especially since the default is still gtk+1.2 with non antialiased fonts.

Plus the widgets do not resize correctly, and the general layout of wx apps is consistently ugly :-)

I know: I tried Boa with wx compiled for gtk2... ugly. Text spilled outside widgets...