[prev in list] [next in list] [prev in thread] [next in thread] 

List:       python-list
Subject:    Re: Timeout using tkinter?
From:       "Fredrik Lundh" <effbot () telia ! com>
Date:       2000-05-31 20:45:10
[Download RAW message or body]

Tim Rowe wrote:
> > Using Python & tkinter, is it possible to build a (platform 
> > independent) time-out on a user response?
>
> Does the silence mean "No"?

not necessarily -- it might be that case sensitivity and join
operator discussions have slightly higher priority ;-)

On the other hand, I'm not really sure what you're asking for.
What's a "user response" in this case?  A mouse click?  Data
entry in a dialogue box?

In either case, the "after" method is probably what you're
looking for.  More info here:

http://www.pythonware.com/library/tkinter/introduction/basic-widget-methods.htm
=> Alarm handlers and other non-event callbacks => after

</F>

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->

--
http://www.python.org/mailman/listinfo/python-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic