On Dec 22, 7:31 am, oyster <[EMAIL PROTECTED]> wrote:
> For the word "Pure", I mean it is not a C/C++/Z++.. extension, so that
> we can use it under  pythons of different version. Is it possible?
> I don't like to update the module for different python and the module
>
> Currently, I am writing the interface to
> iup(http://www.tecgraf.puc-rio.br/iup) via ctypes, but find 2 too
> strange things which have let me feel blue for some days, and I don't
> know whether it can be successful or not. Can anyone give me some
> lights? Thank you. :)
>
> You can download the files 
> athttp://pyguiviactypes.googlepages.com/mini_bug.zip
> I am using python 2.5.1 on win2k with sp4
>

<snip>

While wxPython may not be pure (per se), it DOES offer some MDI
interfaces. And it works with 2.3 - 2.5. I would think that that would
be good enough for the purposes you mention in your post.

Mike
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to