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