On Wed, Mar 27, 2013 at 1:59 AM, Michael Herrmann
<michael.herrm...@getautoma.com> wrote:
> save_dialogue = press(CTRL + 's')

Does every single API need to then consider the possibility of focus
changing? How does the press() function know that this will (or might
- if the file's already been named, Ctrl-S won't open a dlg) change
focus? How does the caller know?

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to