On Jan 17, 2005, at 10:19 AM, Steve Holden wrote:
It looks like dabo uses, not replaces, wxPython
http://dabodev.com/about
Actually I think it *layers* wxPython, with the intention of being
able to replace wxPython with other GUI kits at a later date. So,
there should be a simpler graphical API
Tim Heaney wrote:
Stephen Thorne <[EMAIL PROTECTED]> writes:
there's someone writing 'dabo', which is apparently "wxpython but
more python".
It looks like dabo uses, not replaces, wxPython
http://dabodev.com/about
Actually I think it *layers* wxPython, with the intention of being able
to replac
Stephen Thorne <[EMAIL PROTECTED]> writes:
>
> there's someone writing 'dabo', which is apparently "wxpython but
> more python".
It looks like dabo uses, not replaces, wxPython
http://dabodev.com/about
--
http://mail.python.org/mailman/listinfo/python-list
there's someone writing 'dabo', which is apparently "wxpython but more python".
Stephen.
On Mon, 17 Jan 2005 15:13:07 +0100, A. Klingenstein <[EMAIL PROTECTED]> wrote:
> Which other GUI library for Python other than wxpython has native
> widgets for MS Windows ?
> I know there is MFC and GDI, bu
Which other GUI library for Python other than wxpython has native
widgets for MS Windows ?
I know there is MFC and GDI, but I want something easier to use than wx,
not harder :)
wxpython has to problem that it handles much more like a C++ library
than a Python one sometimes.
Alex
--
http://mail