[issue6124] Tkinter should support the OS X zoom button

2012-03-31 Thread Andrew Svetlov
Andrew Svetlov added the comment: Closing as lack of interest from community. -- resolution: -> wont fix stage: test needed -> committed/rejected status: open -> closed ___ Python tracker _

[issue6124] Tkinter should support the OS X zoom button

2012-03-25 Thread Andrew Svetlov
Changes by Andrew Svetlov : -- assignee: gpolo -> asvetlov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:

[issue6124] Tkinter should support the OS X zoom button

2012-03-25 Thread Andrew Svetlov
Andrew Svetlov added the comment: If Marc Culler as well as anybody has no interest/progress on that I will close the issue next week. -- nosy: +asvetlov ___ Python tracker ___

[issue6124] Tkinter should support the OS X zoom button

2010-07-10 Thread Mark Lawrence
Changes by Mark Lawrence : -- assignee: -> gpolo nosy: +gpolo stage: -> unit test needed versions: +Python 3.2 ___ Python tracker ___ ___

[issue6124] Tkinter should support the OS X zoom button

2009-05-27 Thread Marc Culler
New submission from Marc Culler : As far as I can tell, no Tkinter event or pseudo event is generated by clicking the green "zoom" button on Mac OS X windows. This makes it impossible to support that OS X paradigm in a Tkinter application. I would like to be able to bind "<>" to a command that