Hi every one, In my program, I want to have "Report Bug..." under Help menu. So, whenever user clicks on it, it will open an email client for reporting bugs with the given address. How can I do this?
I set text to actionReportBug like this: <a href='mailto:[EMAIL PROTECTED]'>Report Bug...</a> but it doesn't support html tag. Any method? dada _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor