event loops and Python?

Moshe Zadka moshez at math.huji.ac.il
Sun Mar 12 00:28:01 EST 2000


On Sat, 11 Mar 2000, Fredrik Lundh wrote:

> > Looks like that calls a mainloop() method on a Tk toplevel.  This is
> > bad if you're not running in X.
> 
> sorry, failed to parse that.  Tkinter uses X windows on Unix,
> native toolkits on Mac and Windows.  the event loop works
> in the same way on all platforms.  what's the problem here?

Not every UNIX machine has X. Consider a 386 with Linux on it -- putting X
on the poor bastard is plain cruelty <wink>.

--
Moshe Zadka <mzadka at geocities.com>. 
http://www.oreilly.com/news/prescod_0300.html





More information about the Python-list mailing list