Re: [Tkinter-discuss] tkinter askdirectory print

2008-02-19 Thread Gigs_
RagZ wrote: > Hello, > > I'm writing an application with a browse button that opens up the > "askdirectory" box to choose a directory. The problem is when the directory > is chosen and the ok button is hit it prints the directory to the terminal > (if it's open) and I would like it to print it to

Re: [Tkinter-discuss] tkinter askdirectory print

2008-02-18 Thread Martin Franklin
RagZ wrote: > Hello, > > I'm writing an application with a browse button that opens up the > "askdirectory" box to choose a directory. The problem is when the directory > is chosen and the ok button is hit it prints the directory to the terminal > (if it's open) and I would like it to print it t