[Tkinter-discuss] Cancel a window resize/move event trapped via <Configure>

python at bdurham.com python at bdurham.com
Thu Oct 28 18:03:40 CEST 2010


Is it possible to cancel a window event, eg. if one wanted to
constrain a window to a certain location on a user's desktop?
Returning 'break' from a window's <Configure> event does not
cancel window move or resize events.

Thank you,
Malcolm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tkinter-discuss/attachments/20101028/5eef79f6/attachment.html>


More information about the Tkinter-discuss mailing list