Hello. I don't know if this topic is appropriate in this group (and my
English is not good).

My problem is here:

I created a HtmlWindow in wxPython, then I wrote some code and set it
to the page-text. In these code there was a line "<a
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>" (where "name" was my
real username). Then I showed this HtmlWindow and I thought there would
be a mail-sending box when I clicked on the "[EMAIL PROTECTED]" link (like
when I clicked it in a web browser). But there just came a "Python
Error"-titled dialog: Unable to open requested HTML document
mailto:[EMAIL PROTECTED] What should I do to solve this problem?

(My OS is WinXP.)

Thanks.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to