QListView and text

Vojta Drbohlav vojta.d at gmail.com
Wed Aug 16 14:03:27 EDT 2006


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

sel = list.currentItem()
sel.moveItem(sel.itemAbove())



More information about the Python-list mailing list