This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, dwahli, loewis, ocean-city
Date 2008-09-26.23:58:39
SpamBayes Score 3.2219007e-06
Marked as misclassified No
Message-id <1222473522.47.0.630809299143.issue3872@psf.upfronthosting.co.za>
In-reply-to
Content
I join two patches:

- the first applies to the "official" tix-8.4.3 source tree, and 
modifies the makefiles: adapt to new naming scheme for tcl/tk files and 
directories, embed manifest file...

- the other updates build_tkinter.py to build tcl-8.5.2.1, tk-8.5.2.0 
and tix-8.4.3. More options were needed. Tested on win32 with vs9 
express, Release & Debug modes.

At the end of the day, the given test_combotix.py passes (and displays a 
combobox in a small window!)
History
Date User Action Args
2008-09-26 23:58:42amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, ocean-city, dwahli
2008-09-26 23:58:42amaury.forgeotdarcsetmessageid: <1222473522.47.0.630809299143.issue3872@psf.upfronthosting.co.za>
2008-09-26 23:58:41amaury.forgeotdarclinkissue3872 messages
2008-09-26 23:58:41amaury.forgeotdarccreate