Re: Python and Tkinter Programming by John Grayson

2010-01-13 Thread Lord Eldritch
treatise about. Even this year I did a small appplication and used it as reference. And it even has a PMW section! -- Lord Eldritch -- http://mail.python.org/mailman/listinfo/python-list

Mails & encoding

2009-12-20 Thread Lord Eldritch
the users are gonna read it in a webmail service where the characters (UTF8) are not recognized. Can I force a encoding when I send an email? kind of: mail(adress,'My title', mytext.encode'iso9865') Thanks in advance. -- Lord Eldritch -- http://mail.python.org/mailman/listinfo/python-list

Re: Tkinter callback arguments

2009-11-01 Thread Lord Eldritch
Alf P. Steinbach wrote: > * MRAB: Thank you all! It is working now nicely! God! I love usenet..:D -- Lord Eldritch -- http://mail.python.org/mailman/listinfo/python-list

Tkinter callback arguments

2009-11-01 Thread Lord Eldritch
gets actualized at each loop cycle. Is there any way to get that? Thanks in advance! -- Lord Eldritch -- http://mail.python.org/mailman/listinfo/python-list

Tkinter callback arguments

2009-11-01 Thread Lord Eldritch
gets actualized at each loop cycle. Is there any way to get that? Thanks in advance! -- Lord Eldritch -- http://mail.python.org/mailman/listinfo/python-list