From: Christian Heimes Date: Tue, 18 Dec 2007 03:38:03 +0000 (+0000) Subject: Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1) X-Git-Tag: v2.6a1~842 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8affb5f2360c057176c820efc425906bdb36ee49;p=thirdparty%2FPython%2Fcpython.git Fixed for #1601: IDLE not working correctly on Windows (Py30a2/IDLE30a1) Amaury's ideas works great. Should we build the Python core with WINVER=0x0500 and _WIN32_WINNT=0x0500, too? --- diff --git a/PCbuild9/_tkinter.vcproj b/PCbuild9/_tkinter.vcproj index f89894c343f8..e3baa5cee17d 100644 --- a/PCbuild9/_tkinter.vcproj +++ b/PCbuild9/_tkinter.vcproj @@ -56,7 +56,7 @@ />