Limitting the Contents of an Entry Widget in Tkinter

Dustan DustanGroups at gmail.com
Sat Jan 14 16:24:01 EST 2006


How do I limit what the user can enter in an Entry Widget? I know I can
set it to display '*' to hide a password, but what I want to do is
limit the contents to numeric characters. What is the easiest way of
doing this?




More information about the Python-list mailing list