[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 resizes the
window according to the OS X UI guidelines.  By the way, the guidelines
specify that the interpretation of "zoom" depends on the application,
and the effect need not be the same as "maximize".

--
components: Tkinter
messages: 88419
nosy: culler
severity: normal
status: open
title: Tkinter should support the OS X zoom button
type: feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com