Re: [Tkinter-discuss] tkinter print file Dialog?

2008-07-27 Thread Kevin Walzer
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

[Tkinter-discuss] tkinter print file Dialog?

2008-07-27 Thread Alexnb
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-