Alexnb wrote:
So, I know there is a tk.openfiledialog() thing. But is there one for
printing? like I am doubting it, but I want to prompt the user and let them
be able to pick a printer. Is there one? or is there a good way to do this?
There is no general cross-platform printing method in Tkint
So, I know there is a tk.openfiledialog() thing. But is there one for
printing? like I am doubting it, but I want to prompt the user and let them
be able to pick a printer. Is there one? or is there a good way to do this?
--
View this message in context:
http://www.nabble.com/tkinter-print-file-