Able to screenshot tkinter canvas (w/o displaying it) and save it to file using one event. Working code: #!/usr/bin/python3 # -*- coding: utf-8 -*- try: import ...
確定! 回上一頁