Thank you very much.
How can I move slected item up?
This is no work:

sel = list.currentItem()
sel.moveItem(sel.itemAbove())
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to