[issue12690] Tix bug 2643483

2013-06-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: I do not think there is any pydev interest in separately patching tix, any more than we patch tk itself. -- resolution: rejected -> invalid status: open -> closed ___ Python tracker

[issue12690] Tix bug 2643483

2011-08-05 Thread Gary Levin
Gary Levin added the comment: Terry, I am just a new casual user. The fix described in the Tix report (adding the '-') fixed the problem for me. But the report (2009-02-26) is after the most recent Tix build (8.4.3 2008-03-17). I don't know if it was ever added to the repository. Is T

[issue12690] Tix bug 2643483

2011-08-05 Thread Terry J. Reedy
Terry J. Reedy added the comment: Gary, did you mean that there is a fix in the Tix bug report? (the addition of '-'?) If so, what has it not been applied to the Tix repository? Is it still active? Once changed there, the change should be propagated to the Python distribution. -- nosy:

[issue12690] Tix bug 2643483

2011-08-04 Thread Ned Deily
Ned Deily added the comment: Ah, I see now that the question is actually about the python.org Windows installers which, as a service to the user, pull in the external source of Tix during the build. (Tix is not included in the Python source distribution nor with the Mac OS X installers.) Ma

[issue12690] Tix bug 2643483

2011-08-04 Thread Ned Deily
Ned Deily added the comment: I think you are confusing the Tix widget set, an independent Tk-based project, with Tkinter, the Python interface to Tk, which is part of Python. The problem you linked to appears to be a Tix issue. That code is not part of Python. It needs to be addressed by t