On Jun 27, 12:54 pm, "laplacia...@gmail.com" <laplacia...@gmail.com>
wrote:
> I just read a blog post of 
> Guido'shttp://neopythonic.blogspot.com/2009/06/ironpython-in-action-and-decl...
> and notice that he doesn't comment on what he wants in a GUI toolkit
> for Python.
>
> I sorta' wish he'd just come out and say, "This is what I think would
> be suitable for a GUI toolkit for Python: ...". That way, someone
> could then just come along and implement it. (Or maybe he's said this
> and I missed it?)
>
> So, what *does* Guido want in a GUI toolkit for Python?

FWIW, I created a simple GUI builder module I call pygoo that lets you
create Tkinter GUIs from a simple text "specification".

http://www.pygoo.com/
http://code.google.com/p/pygoo/

Warm regards,
~Simon
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to