Any other UI kits with text widget similar to that in Tk?
Stef Mientki
stef.mientki at gmail.com
Sat May 10 15:55:26 EDT 2008
Kenneth McDonald wrote:
> I'm wondering if any of the other GUI kits have a text widget that is
> similar in power to the one in Tk. wxWindows, from what I can tell,
> doesn't offer nearly the options the Tk widget does. I'm less familiar
> with Qt. Any feedback would be most appreciated.
>
> Thanks,
> Ken
>
> --
> http://mail.python.org/mailman/listinfo/python-list
Don't know what the power of tk is,
but wxPython has the powerfull Scintilla and a less sophisticated
richtext on board.
cheers,
Stef
More information about the Python-list
mailing list