A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-November/058116.html below:

[Python-Dev] Event loops, PyOS_InputHook, and Tkinter

[Python-Dev] Event loops, PyOS_InputHook, and Tkinterskip@pobox.com skip at pobox.com
Mon Nov 14 16:00:21 CET 2005
    Ronald> ... except when the GUI you're using doesn't expose (or even
    Ronald> use) a file descriptor that you can use with select. Not all the
    Ronald> world is Linux.

Can you be more specific?  Are you referring to Windows?  I'm not suggesting
you'd be able to use the same exact implementation on Unix and non-Unix
platforms.  You might well have to do different things across different
platforms.  Hopefully it would look the same to the programmer though, both
across platforms and across toolkits.  I can't imagine any of the X-based
widget toolkits on Unix systems would use anything other than select() on a
socket at the bottom.

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4