[Tutor] Cut, Copy, and Paste in Tkinter (original) (raw)
Alan Gauld alan.gauld at blueyonder.co.uk
Thu Jul 8 10:35:29 CEST 2004
- Previous message: [Tutor] Cut, Copy, and Paste in Tkinter
- Next message: [Tutor] Cut, Copy, and Paste in Tkinter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm not getting anywhere with paste, no matter what I try. I've tried more-or-less copying (in spirit, adapted for my purpose) the PyWord paste routine, but that doesn't even work.
Since I don't know pyWord I can't comment, but a littele bit of sample code would help us. You've posted the code that works but left us to guess at what doesn't work!
The Tkinter text widget's insert method should be the key to it, but how you use it is up to you...
A clue please?
Alan G.
- Previous message: [Tutor] Cut, Copy, and Paste in Tkinter
- Next message: [Tutor] Cut, Copy, and Paste in Tkinter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]