On 2011-01-22, Corey Richardson <kb1...@aim.com> wrote: > On 01/22/2011 03:22 PM, Rikishi42 wrote: >> >> I'm in need for a graphical pop-up that will display a (unicode ?) string in >> a field, allow the user to change it and return the modified string. >>
> If that is all you need, I suggest Tkinter. Nice and easy, comes built > into Python. Looks like you need two labels, an entry, and a button. > When I was learning Tkinter I used http://effbot.org/tkinterbook/. I had to add Tkinter, which was not isntalled on my machine. But it looks easy enough, I'll definitively look into it. Thanks ! -- When in doubt, use brute force. -- Ken Thompson -- http://mail.python.org/mailman/listinfo/python-list