You're calling the grid() method on the Entry object you're instanciating. Are you sure that the grid() method returns the Entry object so that you're actually binding it to self.myAddress?
-- http://mail.python.org/mailman/listinfo/python-list
You're calling the grid() method on the Entry object you're instanciating. Are you sure that the grid() method returns the Entry object so that you're actually binding it to self.myAddress?
-- http://mail.python.org/mailman/listinfo/python-list