New submission from Andrei Paraschivescu <andre...@comcast.net>:

The effect is the window just jumps to another location, matching left corners 
with another window in the same Python application. Its size doesn't change. 

The effect is somewhat erratic, the best I've been able to create is a 
situation where it happens 90% of the time. The application contains a number 
of widget.after calls, and I have not been able to replicate it with a small 
example.

I am running Mac OS X 10.4.11 and Python 2.6; running from my PC with Windows 
XP the effect doesn't happen, so it might be a OS X/Tk issue.

----------
components: Tkinter
messages: 103358
nosy: aparasch
severity: normal
status: open
title: toplevel jumps to another location on the screen
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8427>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to