newbie: callback functions

koenig at v-i-t.de koenig at v-i-t.de
Tue Apr 17 13:48:50 EDT 2001


hi

in tkinter:
why can callback functions onlx have one parameter?
when i press a button, i want that a function is executed with many parameters, 
so that i can pass the function a filename or something to work with that.

how can i do such things?

mirko



More information about the Python-list mailing list