Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10315

Re: Validating Entry in tkinter

From "Malcolm Greene" <mgreene@bdurham.com>
References <745ebc09-7233-4718-8a01-d49d2075c4d9@glegroupsg2000goo.googlegroups.com><j0jnmc$r8j$1@solani.org> <j0k8sg$lrp$1@dough.gmane.org><j0keui$v5u$1@dough.gmane.org><1311625593.6700.2155768449@webmail.messagingengine.com> <j0klmm$c3b$1@dough.gmane.org>
Subject Re: Validating Entry in tkinter
Date 2011-07-25 17:54 -0400
Newsgroups comp.lang.python
Message-ID <mailman.1479.1311630852.1164.python-list@python.org> (permalink)

Show all headers | View raw


Peter,

> I think it doesn't matter whether you type in text, or insert it with Ctrl+V or the middle mouse button. The validatecommand handler is always triggered. I suspect achieving the same effect with Button/KeyPress handlers would require significantly more work.

Thank you!
Malcolm

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Validating Entry in tkinter Saul Spatz <saul.spatz@gmail.com> - 2011-07-25 05:12 -0700
  Re: Validating Entry in tkinter Peter Otten <__peter__@web.de> - 2011-07-25 14:31 +0200
    Re: Validating Entry in tkinter Terry Reedy <tjreedy@udel.edu> - 2011-07-25 13:24 -0400
    Re: Validating Entry in tkinter Peter Otten <__peter__@web.de> - 2011-07-25 21:08 +0200
      Re: Validating Entry in tkinter rantingrick <rantingrick@gmail.com> - 2011-07-25 12:55 -0700
    Re: Validating Entry in tkinter python@bdurham.com - 2011-07-25 16:26 -0400
    Re: Validating Entry in tkinter Peter Otten <__peter__@web.de> - 2011-07-25 23:03 +0200
    Re: Validating Entry in tkinter "Malcolm Greene" <mgreene@bdurham.com> - 2011-07-25 17:54 -0400

csiph-web