Bug:

Editing columns that will show in Player List by moving values down.
I get an error message when I try to move a value downwards in the list 
at the right side. This happens with zero, single or multiple values 
selected.


System:

Debian AMD64 stable (with some packages from testing)
mattricks 0.9.0~rc3 (.deb)
python 2.4.4
gcc 4.1.2 (prelease) (Debian 4.1.1-21)
wxWidgets 2.6.3.2
locale no_NO.UTF-8


Traceback:

To Traceback (most recent call last):
   File "/var/lib/python-support/python2.4/mattricks/Columndialog.py", 
line 124, in OnMoveDown
     if (self.addcolumns.Selected(x)):
AttributeError: 'ColumnList' object has no attribute 'Selected'
move a value downwards works just right.


Regards
Espen Talberg


_______________________________________________
Mattricks-users mailing list
[email protected]
https://mail.gna.org/listinfo/mattricks-users

Reply via email to