What GUI widgets are available?

Boudewijn Rempt boud at rempt.xs4all.nl
Tue Feb 8 09:13:31 EST 2000


Jere Kahanpaa <jkahanpa at pcu.helsinki.fi.invalid> wrote:
> Ronald Caudill <mrcaudillNOmrSPAM at yahoo.com.invalid> wrote:
> : The programs I want to do soon needs a Grid widget and a calendar
> : widget. Are these widgets available in Python? Or can one write
> : your own. Or what do Python programmers do when they need widgets
> : like this?
> : Ronald

> wxPython (http://alldunn.com/wxPython/) has both. I haven't used 
> them, but at least the wxGrid widget should be quite flexible.


For what I understand from the wxGrid documentation, the wxWindows
grid isn't editable, at least not in-place. (I can't test it out -
I still can't get wxPython installed.)
-- 

Boudewijn Rempt  | http://www.valdyas.org



More information about the Python-list mailing list