14 Sep
2001
14 Sep
'01
5:21 a.m.
Mark Carroll <mark@chaos.x-philes.com> wrote,
On Fri, 14 Sep 2001, Manuel M. T. Chakravarty wrote: (snip)
wxWindows is quite C++ centric and AFAIK nobody has made a serious effort at a C++ FFI yet. One of the big advantages (snip)
Of course, wxPython also exists - I assume that the emphasis on object orientation is the problem?
Also, the lack of a static type system makes it easier to embed foreign APIs into Python. Manuel