Ideed, good idea!
--
http://mail.python.org/mailman/listinfo/python-list
import Tkinter as tk
Hi! Can you explain what line above mean?
I also found : http://effbot.org/zone/tkinter-entry-validate.htm
It works for me, but I not really understand how? :)
Thanks for help!
--
http://mail.python.org/mailman/listinfo/python-list
I'm using tkinter
--
http://mail.python.org/mailman/listinfo/python-list
Hi!
I'm playing with entry again and trying to restrict length of entry
widget to certain number of character, so users cannot enter more
character into it. Any ideas?
Reg. Michael Onfrek
--
http://mail.python.org/mailman/listinfo/python-list
I need it for Linux, so far only TkInter used.
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
is copy, paste, cut of selection possible in entry widget? Docs say
selection must be copied by default, in my programm it doesn't work.
Regards, M.O.
--
http://mail.python.org/mailman/listinfo/python-list