Dominique Wahli added the comment:
What happened ???
I'm pretty sure the fix was committed in 2.6.0 and, as saying by Amaury
in comments, the test script running fine.
In 2.6.1 test is broken.
___
Python tracker
<http://bugs.python.org/i
Dominique Wahli <[EMAIL PROTECTED]> added the comment:
Sorry Martin but I couldn't help to fix this issue.
A quick check of Tix widgets show the same issue with:
CheckList
HList
ListNoteBook
DirList
DirTree
DirSelectDialog
DirSelectBox
ExFileSelectBox
FileSelectBox
That's a
Dominique Wahli <[EMAIL PROTECTED]> added the comment:
I hope this bug will have some attention before final 2.6
Work on Python 2.5.2 and not on 2.6rc1 and 2.6rc2
--
title: Tix ComboBox error -> Python 2.6rc2: Tix ComboBox error
___
Pytho
New submission from Dominique Wahli <[EMAIL PROTECTED]>:
Component ComboBox from Tix raise an error in Python 2.6rc1 (Windows XP):
Traceback (most recent call last):
File "D:\PCE\Tools\PCSUpdate\test_combotix.py", line 11, in
app = TestTix()
File "D