Learning Basics

BartlebyScrivener bscrivener42 at gmail.com
Mon Jul 9 06:15:45 EDT 2007


On Jul 8, 12:10 pm, Brad <deviantbunnyl... at gmail.com> wrote:

> So I'd appreciate some good feedback or ideas.

I addition to Dan's suggestions, you could add a Tk text entry box to
make it easier to enter text.

I can send you some code if you'd like, as Steve Holden just
generously helped me make a text entry box for my quote database.  Or
you can make your own starting here:

 Alan Gauld's "GUI Programming with Tkinter"
 http://www.freenetpages.co.uk/hp/alan.gauld/tutgui.htm

These also came in very handy for cutting and pasting.

Jeff Eppler's clp post - 3 August 2005
cut and paste text between Tkinter widgets"
http://tinyurl.com/2d97gj

rd




More information about the Python-list mailing list