Nick <nick.allg...@gmail.com> added the comment: Ok this was my own mistake and not a bug.. really sorry about this.
Moving the following code ABOVE the IntVar() calls allows it to work: app = Tk() app.title("TESTING") app.geometry('300x100+200+100') See revised attached ---------- status: open -> closed Added file: http://bugs.python.org/file16215/intvar-POC.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7914> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com