View Single Post
Old Apr 23rd, 2008, 8:51 PM   #7
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: I am looking for

Of course not. You haven't yet changed the font. You've only selected it and stored it as the variable "font".

Now you are supposed to call the necessary function in tkinter. Find the function that changes the font, and pass through the "font" variable. Search the docs to find this function.
Sane is offline   Reply With Quote