Re: Dragging and dropping into a database

Greg Ewing <[email protected]> Tue, 02 May 2017 17:58:07 +1200
Newsgroups gmane.comp.python.tkinter
Message-ID <[email protected]>
Bob Greschke wrote:
> I guess I could give everyone a little utility that produces a uuencode'd
> file from their .gif, or whatever, on their Desktop, and then they copy and
> paste the contents of that into a program's Toplevel/Text()

What's wrong with giving the user a tk file chooser to select the file?

-- 
Greg