in reply to Re^2: tkpp fails if images used
in thread tkpp fails if images used
Anyway from my experience with this, it is an iterative process. But it doesn't take long as error message will give you a clue as to what is missing.
Now when I'm writing the code for something that will be in a .exe file, I just add a "use" statement for every different Tk widget that is used in the code. I usually miss one and have to go back and add it.
|
|---|