On Sat, 30 Mar 2013 13:36:39 -0700 "fwierzbi...@gmail.com" <fwierzbi...@gmail.com> wrote: > On Fri, Mar 29, 2013 at 11:33 PM, Simon Cross <hodgestar+python...@gmail.com > > wrote: > > > Having a standalone version of IDLE might be really useful to > > alternative Python implementations. > > I suspect it's too hard. I remember seeing some work on "anygui.py" that > looked like an attempt to make these sorts of things work across various > windowing platforms, but I don't think it made it very far.
Instead of "anygui.py", one could probably start with Qt or wxWidgets. But that would add a dependency to a very large 3rd party library. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com