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 eantelman
Recipients eantelman
Date 2009-06-26.19:40:22
SpamBayes Score 0.016265439
Marked as misclassified No
Message-id <1246045223.96.0.76842007214.issue6309@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation gives proper usage of Tix to be replacing Tkinter.Tk()
with Tix.Tk(). This solves the problem. 

I think this was an RTFM issue.
History
Date User Action Args
2009-06-26 19:40:24eantelmansetrecipients: + eantelman
2009-06-26 19:40:23eantelmansetmessageid: <1246045223.96.0.76842007214.issue6309@psf.upfronthosting.co.za>
2009-06-26 19:40:22eantelmanlinkissue6309 messages
2009-06-26 19:40:22eantelmancreate