John, On Mon, Nov 21, 2005 at 08:18:09PM +0900, John wrote: > I've recently started learning python programming and have been > experimenting with a few basic GUI programs. My work system is > cygwin/Windows XP. I use X-windows in cygwin but when I run my > python/tkinter program from an x-win terminal , a normal XP window is > opened up.
For better or worse, Cygwin's tcltk package is essentially a Win32 build. So, the behavior you are observing is expected although not necessarily desired. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- http://mail.python.org/mailman/listinfo/python-list