useful links, automation, batch, scripting, tcl/tk, python, cuda
from tkinter import * root = Tk() root.iconbitmap(r'c:\Python32\DLLs\py.ico') root.mainloop()
No comments:
Post a Comment