Guilherme Polo <ggp...@gmail.com> added the comment: I had temporary access to a mac to verify this, and it is really sad to see things like that.
Anyway, I found out that by calling self.entry.update_idletasks in _QueryDialog.body right after calling self.entry.insert(0, self.initialvalue) solved the problem. I couldn't try creating a smaller tkSimpleDialog to test as tcl code to verify if the bug was in tk aqua or not (because the access was really temporary). ---------- nosy: +gpolo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1111130> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com