Thomas Heller wrote:
windll.kernel32.SetConsoleTitleA("foobar") -or- windll.kernel32.SetConsoleTitleW(u"spam")
Thanks again for the help. I used this to help answer a Stack Overflow question: http://stackoverflow.com/questions/6485678/
Thomas, do you mind if I use your name for attribution? Right now it just says "the folks on python-win32 mailing list" because I wasn't sure.
~Ethan~ _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
