data bound controls/Boa

Will Stuyvesant hwlgw at hotmail.com
Sun Jan 19 08:22:03 EST 2003


[Tim Roberts]
> ... Python doesn't have any native GUI, so there's no
> such thing as a "control".  There are add-in modules like wxPython or
> tkInter that give you a GUI interface.

This is not correct.  Tkinter is a standard module that comes with the
default Python installation.  wxPython is an add-in module you have to
download from their website.
On the OT: what is a bounded control??  Would a Tkinter slider control
do?


QOTD:
'''
That curdles my toes.
'''




More information about the Python-list mailing list