"koenig at v-i-t.de" wrote: > i meant something like this > > Button( dlgframe, text="OK", relief=GROOVE, command=load ) > > i want to pass "load" pass a eg. filename, so that "load" knows what to load. > how is this possible? def mycb(): load("filename") Button( dlgframe, text="OK", relief=GROOVE, command=mycb ) Cheers /F
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4