18 Sep
2008
18 Sep
'08
01:28
# note YItemCollection seems unavailable ! myItem = yui.YTableItem("X", "foo", "1.2.1", "qwertz") myTable.addItem(myItem) myItem2 = yui.YTableItem("", "bar", "1.3.1", "asdasdasd") myTable.addItem(myItem2)
Table shows, but on first click it segfaults.
Note regarding the Table: if i do it manually on the python console, i can display the table without problems. even myTable.deleteAllItems() works, but the next myTable.addItem(myItem) segfaults. Best regards Jan-Simon -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org